summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/constexpr_char_traits.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/support/constexpr_char_traits.hpp')
-rw-r--r--libcxx/test/support/constexpr_char_traits.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/support/constexpr_char_traits.hpp b/libcxx/test/support/constexpr_char_traits.hpp
index a2a690e9e66..b069c90076a 100644
--- a/libcxx/test/support/constexpr_char_traits.hpp
+++ b/libcxx/test/support/constexpr_char_traits.hpp
@@ -135,4 +135,4 @@ constexpr_char_traits<_CharT>::assign(char_type* __s, size_t __n, char_type __a)
return __r;
}
-#endif // _CONSTEXPR_CHAR_TRAITS \ No newline at end of file
+#endif // _CONSTEXPR_CHAR_TRAITS
OpenPOWER on IntegriCloud