Removed MWCW workarounds from tests - tests are now less strict

[SVN r14152]
This commit is contained in:
Vesa Karvonen
2002-06-16 09:20:03 +00:00
parent 44b60d95ad
commit 8792bd705a

View File

@ -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__);
/* *** */ /* *** */