aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__tuple
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/__tuple')
-rw-r--r--libcxx/include/__tuple4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/include/__tuple b/libcxx/include/__tuple
index 4da9ec55f354..082ec869eec7 100644
--- a/libcxx/include/__tuple
+++ b/libcxx/include/__tuple
@@ -134,7 +134,7 @@ template<> struct __parity<7> { template<size_t _Np> struct __pmake : __repeat<t
} // namespace detail
-#endif // !__has_builtin(__make_integer_seq) || defined(_LIBCPP_TESTING_FALLBACK_MAKE_INTEGER_SEQUENCE)
+#endif // !__has_builtin(__make_integer_seq) || defined(_LIBCPP_TESTING_FALLBACK_MAKE_INTEGER_SEQUENCE)
#if __has_builtin(__make_integer_seq)
template <size_t _Ep, size_t _Sp>
@@ -548,4 +548,4 @@ struct __sfinae_assign_base<false, true> {
_LIBCPP_END_NAMESPACE_STD
-#endif // _LIBCPP___TUPLE
+#endif // _LIBCPP___TUPLE