aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/half_positive.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/__algorithm/half_positive.h')
-rw-r--r--libcxx/include/__algorithm/half_positive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/__algorithm/half_positive.h b/libcxx/include/__algorithm/half_positive.h
index 5d36ff5da985..7666ef1449c6 100644
--- a/libcxx/include/__algorithm/half_positive.h
+++ b/libcxx/include/__algorithm/half_positive.h
@@ -13,7 +13,7 @@
#include <type_traits>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
-#pragma GCC system_header
+# pragma GCC system_header
#endif
_LIBCPP_BEGIN_NAMESPACE_STD