compilation fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-02-06 17:13:14 +00:00
parent 6f434e5041
commit 46132182f0
5 changed files with 20 additions and 7 deletions

View File

@@ -16,6 +16,10 @@
#pragma hdrstop
#endif
#ifndef WX_PRECOMP
#include "wx/wx.h"
#endif
#include "wx/image.h"
class MyApp: public wxApp