]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/streams/textstreamtest.cpp
Don't overwrite 32bit value with 16bit one.
[wxWidgets.git] / tests / streams / textstreamtest.cpp
index 54bcf3fd826c2a879e373818732f6b1b5859fba1..6139092965d721e527077c4b4e080ece2156c3ee 100644 (file)
@@ -11,7 +11,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
 // headers
 // ----------------------------------------------------------------------------
 
-#include "wx/wxprec.h"
+#include "testprec.h"
 
 #ifdef __BORLANDC__
     #pragma hdrstop
 
 #ifdef __BORLANDC__
     #pragma hdrstop
@@ -24,8 +24,6 @@
 #include "wx/txtstrm.h"
 #include "wx/wfstream.h"
 
 #include "wx/txtstrm.h"
 #include "wx/wfstream.h"
 
-#include "wx/cppunit.h"
-
 // ----------------------------------------------------------------------------
 // test class
 // ----------------------------------------------------------------------------
 // ----------------------------------------------------------------------------
 // test class
 // ----------------------------------------------------------------------------