[NFC] Comment endif to test commit access

This commit is contained in:
--global 2019-10-28 08:53:44 -07:00
parent e4d6f1300f
commit a062856bcf
1 changed files with 1 additions and 1 deletions

View File

@ -720,7 +720,7 @@ template <class _Tp>
_LIBCPP_INLINE_VAR _LIBCPP_CONSTEXPR bool is_null_pointer_v
= is_null_pointer<_Tp>::value;
#endif
#endif
#endif // _LIBCPP_STD_VER > 11
// is_integral