Skip to content

Commit 1003540

Browse files
committed
Remove limits header
1 parent df6c2eb commit 1003540

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/include/__math/traits.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include <__type_traits/is_integral.h>
1717
#include <__type_traits/is_signed.h>
1818
#include <__type_traits/promote.h>
19-
#include <limits>
2019

2120
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
2221
# pragma GCC system_header

0 commit comments

Comments
 (0)