added missing headers to fix compilation without PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
fa03793d3b
commit
6a0fab3a3a
@ -34,6 +34,7 @@
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/combobox.h" // wxComboControl
|
||||
#include "wx/app.h" // wxPostEvent
|
||||
#include "wx/log.h"
|
||||
#endif //WX_PRECOMP
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user