minor icc warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -327,7 +327,7 @@ wxString wxRegExTestSuite::FlagStr(int flags)
|
||||
}
|
||||
|
||||
return _T(" (") + str.Mid(3) + _T(")");
|
||||
};
|
||||
}
|
||||
|
||||
// register in the unnamed registry so that these tests are run by default
|
||||
CPPUNIT_TEST_SUITE_REGISTRATION(wxRegExTestSuite);
|
||||
|
Reference in New Issue
Block a user