]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/mbconv/mbconvtest.cpp
reSWIGged
[wxWidgets.git] / tests / mbconv / mbconvtest.cpp
index 6c509c838ddb354f85f3a1ef3258bbf87099f4d5..8bb3fd878ee5b73a4804510dd5d54c8f09140c73 100644 (file)
@@ -11,7 +11,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#include "wx/wxprec.h"
+#include "testprec.h"
 
 #ifdef __BORLANDC__
     #pragma hdrstop
@@ -24,8 +24,6 @@
 #include "wx/strconv.h"
 #include "wx/string.h"
 
-#include "wx/cppunit.h"
-
 // ----------------------------------------------------------------------------
 // test class
 // ----------------------------------------------------------------------------