X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e5f6c1c4f79af395e094be3fa2957394e2e5825..61c213fe224da24ce33c9187263e75a17ca83a04:/tests/formatconverter/formatconvertertest.cpp diff --git a/tests/formatconverter/formatconvertertest.cpp b/tests/formatconverter/formatconvertertest.cpp index aa924fe9f4..987a69e862 100644 --- a/tests/formatconverter/formatconvertertest.cpp +++ b/tests/formatconverter/formatconvertertest.cpp @@ -36,7 +36,7 @@ // // For compilers that support precompilation, includes "wx/wx.h". -#include "wx/wxprec.h" +#include "testprec.h" #ifdef __BORLANDC__ #pragma hdrstop @@ -47,8 +47,6 @@ #include "wx/wx.h" #endif -#include "wx/cppunit.h" - // wxFormatConverter can only be tested in a Unicode non-Windows debug build // #if defined(wxNEED_PRINTF_CONVERSION) && defined(__WXDEBUG__)