forked from boostorg/preprocessor
Removed MWCW workarounds from tests - tests are now less strict
[SVN r14152]
This commit is contained in:
@ -50,7 +50,7 @@ TEST_B BOOST_PP_CAT(BOOST_PP_IF(1,tru,fals), e) TEST_E
|
||||
|
||||
/* *** */
|
||||
|
||||
char stringize_test[2] = BOOST_PP_STRINGIZE(__LINE__);
|
||||
char stringize_test[3] = BOOST_PP_STRINGIZE(__LINE__);
|
||||
|
||||
/* *** */
|
||||
|
||||
|
Reference in New Issue
Block a user