non-pch build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett 2013-07-10 13:17:02 +00:00
parent dbf67d66ae
commit cc7d80fee2

View File

@ -19,6 +19,7 @@
#ifndef WX_PRECOMP
#include "wx/event.h"
#include "wx/window.h"
#include "wx/log.h"
#endif //WX_PRECOMP
#include "wx/thread.h"