forked from boostorg/regex
Merge bug fixes from Trunk - see history for full details.
[SVN r58234]
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
#include "test.hpp"
|
||||
|
||||
#ifdef BOOST_MSVC
|
||||
#pragma warning(disable:4127)
|
||||
#pragma warning(disable:4127 4428)
|
||||
#endif
|
||||
|
||||
void test_character_escapes()
|
||||
|
Reference in New Issue
Block a user