aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/rotate.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/__algorithm/rotate.h')
-rw-r--r--libcxx/include/__algorithm/rotate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/__algorithm/rotate.h b/libcxx/include/__algorithm/rotate.h
index fd6d3e9c..344c2f8 100644
--- a/libcxx/include/__algorithm/rotate.h
+++ b/libcxx/include/__algorithm/rotate.h
@@ -20,7 +20,7 @@
#include <iterator>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
-#pragma GCC system_header
+# pragma GCC system_header
#endif
_LIBCPP_BEGIN_NAMESPACE_STD