compilation fix for TEST_MIME

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-05-11 00:10:46 +00:00
parent 00e8c2009e
commit 613df03afb

View File

@@ -27,6 +27,7 @@
#include "wx/string.h" #include "wx/string.h"
#include "wx/file.h" #include "wx/file.h"
#include "wx/log.h"
#include "wx/app.h" #include "wx/app.h"
// without this pragma, the stupid compiler precompiles #defines below so that // without this pragma, the stupid compiler precompiles #defines below so that