Unix compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/wxUNIVERSAL@8114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-08-16 18:38:01 +00:00
parent 4d3c4c2f94
commit be1f93ab87
17 changed files with 136 additions and 21 deletions

View File

@@ -29,6 +29,9 @@
#endif
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/control.h"
#include "wx/dc.h"
#endif // WX_PRECOMP
#include "wx/univ/renderer.h"