]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/filesys/filesystest.cpp
[ 1068188 ] Precompiled header for the test program [Modified a bit]
[wxWidgets.git] / tests / filesys / filesystest.cpp
index 90ade21d31373fb8a8c601c6741c22f80ad60482..fa928db128d4c7f1c7aa1c9acc55a84f724625b4 100644 (file)
@@ -11,7 +11,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#include "wx/wxprec.h"
+#include "testprec.h"
 
 #ifdef __BORLANDC__
     #pragma hdrstop
@@ -23,8 +23,6 @@
 
 #include "wx/filesys.h"
 
-#include "wx/cppunit.h"
-
 #if wxUSE_FILESYSTEM
 
 // ----------------------------------------------------------------------------