We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6c2eb commit 1003540Copy full SHA for 1003540
libcxx/include/__math/traits.h
@@ -16,7 +16,6 @@
16
#include <__type_traits/is_integral.h>
17
#include <__type_traits/is_signed.h>
18
#include <__type_traits/promote.h>
19
-#include <limits>
20
21
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
22
# pragma GCC system_header
0 commit comments