aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/for_each_n.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/__algorithm/for_each_n.h')
-rw-r--r--libcxx/include/__algorithm/for_each_n.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/__algorithm/for_each_n.h b/libcxx/include/__algorithm/for_each_n.h
index 00e3fb9c1db8..2552b40c2781 100644
--- a/libcxx/include/__algorithm/for_each_n.h
+++ b/libcxx/include/__algorithm/for_each_n.h
@@ -14,7 +14,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