]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/crt.cpp
Add *wxTopLevelWindowGTK*RequestUserAttention*int*;
[wxWidgets.git] / tests / strings / crt.cpp
index a056270c18d918fc3df04a5d4c5acc93fd3dc1c1..6d44655dd267e41d3f878c618fe77db5d7a477ce 100644 (file)
@@ -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
 // ----------------------------------------------------------------------------