X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cf8ee08b1bfb5680e2e199f3330ae93ef3a901a0..ddf14c1346a729f37e37fa6b5944cc899a6f2471:/tests/strings/crt.cpp?ds=sidebyside diff --git a/tests/strings/crt.cpp b/tests/strings/crt.cpp index a056270c18..6d44655dd2 100644 --- a/tests/strings/crt.cpp +++ b/tests/strings/crt.cpp @@ -12,7 +12,7 @@ // headers // ---------------------------------------------------------------------------- -#include "wx/wxprec.h" +#include "testprec.h" #ifdef __BORLANDC__ #pragma hdrstop @@ -24,8 +24,6 @@ #include "wx/textfile.h" -#include "wx/cppunit.h" - // ---------------------------------------------------------------------------- // test class // ----------------------------------------------------------------------------