]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/datetime/datetimetest.cpp
moved fatal exception handling code to msw/main.cpp from common code
[wxWidgets.git] / tests / datetime / datetimetest.cpp
index cc6f0810847b65b72390b4b088c5b0b9a19e4116..fdfe2982c4480082bc9ef1c3c962f6ee7d3d0b0f 100644 (file)
@@ -11,7 +11,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
 // headers
 // ----------------------------------------------------------------------------
 
-#include "wx/wxprec.h"
+#include "testprec.h"
 
 #ifdef __BORLANDC__
     #pragma hdrstop
 
 #ifdef __BORLANDC__
     #pragma hdrstop
@@ -22,8 +22,6 @@
 
 #include "wx/datetime.h"
 
 
 #include "wx/datetime.h"
 
-#include "wx/cppunit.h"
-
 // ----------------------------------------------------------------------------
 // broken down date representation used for testing
 // ----------------------------------------------------------------------------
 // ----------------------------------------------------------------------------
 // broken down date representation used for testing
 // ----------------------------------------------------------------------------