X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cf8ee08b1bfb5680e2e199f3330ae93ef3a901a0..a3e68e5cddddc29cc152e8456f45caaf96fbef7b:/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 // ----------------------------------------------------------------------------