mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 03:36:37 +00:00
[libc++][chrono] Adds a missing main include. (#132100)
This commit is contained in:
parent
7be243add2
commit
f60bec9b42
@ -1072,6 +1072,7 @@ constexpr chrono::year operator ""y(unsigned lo
|
||||
# endif
|
||||
|
||||
# if _LIBCPP_HAS_TIME_ZONE_DATABASE && _LIBCPP_HAS_FILESYSTEM && _LIBCPP_HAS_LOCALIZATION
|
||||
# include <__chrono/gps_clock.h>
|
||||
# include <__chrono/leap_second.h>
|
||||
# include <__chrono/tai_clock.h>
|
||||
# include <__chrono/time_zone.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user