diff --git a/test/sp_constexpr_test.cpp b/test/sp_constexpr_test.cpp index d228636..74aa095 100644 --- a/test/sp_constexpr_test.cpp +++ b/test/sp_constexpr_test.cpp @@ -75,4 +75,4 @@ int main() return boost::report_errors(); } -#endif // #if defined( BOOST_NO_CXX11_CONSEXPR ) +#endif diff --git a/test/sp_constexpr_test2.cpp b/test/sp_constexpr_test2.cpp index ed52d91..eebcbbb 100644 --- a/test/sp_constexpr_test2.cpp +++ b/test/sp_constexpr_test2.cpp @@ -65,4 +65,4 @@ int main() return boost::report_errors(); } -#endif // #if defined( BOOST_NO_CXX11_CONSEXPR ) +#endif