diff options
Diffstat (limited to 'include/chrono')
-rw-r--r-- | include/chrono | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/chrono b/include/chrono index 1c79f4b..0571f9d 100644 --- a/include/chrono +++ b/include/chrono @@ -255,6 +255,8 @@ typedef steady_clock high_resolution_clock; #include <ratio> #include <limits> +#include <__undef_min_max> + #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) #pragma GCC system_header #endif |