forked from boostorg/range
[range] merge fix for typos in comments to release branch (refs #7916)
[SVN r82620]
This commit is contained in:
2
test/array.cpp
Executable file → Normal file
2
test/array.cpp
Executable file → Normal file
@ -12,7 +12,7 @@
|
||||
#include <boost/detail/workaround.hpp>
|
||||
|
||||
#if BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x564))
|
||||
# pragma warn -8091 // supress warning in Boost.Test
|
||||
# pragma warn -8091 // suppress warning in Boost.Test
|
||||
# pragma warn -8057 // unused argument argc/argv in Boost.Test
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user