]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/strings.cpp
compilation fix for wxUSE_DATAOBJ == 0
[wxWidgets.git] / tests / strings / strings.cpp
index a17c8155190586f1413115074ee291ca3817b513..8b1c6235b643873f6e77e70e96107af232f6de32 100644 (file)
@@ -11,7 +11,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#include "wx/wxprec.h"
+#include "testprec.h"
 
 #ifdef __BORLANDC__
     #pragma hdrstop
@@ -23,8 +23,6 @@
 
 #include "wx/tokenzr.h"
 
-#include "wx/cppunit.h"
-
 // ----------------------------------------------------------------------------
 // test class
 // ----------------------------------------------------------------------------