X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ba8546912daa12cea8076e08f1694a03e520dfe2..419c6f4046799f604a61192dbca9747a839b0a19:/tests/streams/textstreamtest.cpp?ds=sidebyside diff --git a/tests/streams/textstreamtest.cpp b/tests/streams/textstreamtest.cpp index 54bcf3fd82..6139092965 100644 --- a/tests/streams/textstreamtest.cpp +++ b/tests/streams/textstreamtest.cpp @@ -11,7 +11,7 @@ // headers // ---------------------------------------------------------------------------- -#include "wx/wxprec.h" +#include "testprec.h" #ifdef __BORLANDC__ #pragma hdrstop @@ -24,8 +24,6 @@ #include "wx/txtstrm.h" #include "wx/wfstream.h" -#include "wx/cppunit.h" - // ---------------------------------------------------------------------------- // test class // ----------------------------------------------------------------------------