fix when not having precompiled headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2002-08-14 19:00:05 +00:00
parent 8095ef23e7
commit b5a8b32f50
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#endif
#include "wx/combobox.h"
#include "wx/button.h"
#include "wx/menu.h"
#include "wx/mac/uma.h"

View File

@ -14,6 +14,7 @@
#endif
#include "wx/combobox.h"
#include "wx/button.h"
#include "wx/menu.h"
#include "wx/mac/uma.h"