mirror of
https://github.com/boostorg/context.git
synced 2026-01-22 17:12:17 +00:00
fix unit-test
This commit is contained in:
@@ -528,6 +528,6 @@ boost::unit_test::test_suite * init_unit_test_suite( int, char* [])
|
||||
return test;
|
||||
}
|
||||
|
||||
if defined(BOOST_MSVC)
|
||||
#if defined(BOOST_MSVC)
|
||||
# pragma warning(pop)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user