Skip to content

Commit 72a0199

Browse files
committed
Remove obsolete comments
1 parent 12733a0 commit 72a0199

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/sp_constexpr_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ int main()
7575
return boost::report_errors();
7676
}
7777

78-
#endif // #if defined( BOOST_NO_CXX11_CONSEXPR )
78+
#endif

test/sp_constexpr_test2.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ int main()
6565
return boost::report_errors();
6666
}
6767

68-
#endif // #if defined( BOOST_NO_CXX11_CONSEXPR )
68+
#endif

0 commit comments

Comments
 (0)