[ 1068188 ] Precompiled header for the test program [Modified a bit]

Regen bakefiles for unit tests


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-11-22 05:00:19 +00:00
parent 955f0add89
commit 8899b155a1
36 changed files with 319 additions and 270 deletions

View File

@@ -8,7 +8,8 @@
///////////////////////////////////////////////////////////////////////////////
// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wxprec.h"
// and "wx/cppunit.h"
#include "testprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
@@ -18,7 +19,6 @@
#ifndef WX_PRECOMP
#endif
#include "wx/cppunit.h"
#include "wx/sstream.h"
#include "bstream.h"