X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cf8ee08b1bfb5680e2e199f3330ae93ef3a901a0..32485259c1342115488d219776dfebeb3d4d81b1:/tests/strings/crt.cpp 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 // ----------------------------------------------------------------------------