PCH compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-12-15 12:22:54 +00:00
parent e8f25dbbce
commit c4789bf6d1

View File

@@ -24,6 +24,7 @@
#endif #endif
#ifndef WX_PRECOMP #ifndef WX_PRECOMP
#include "wx/menu.h"
#endif // WX_PRECOMP #endif // WX_PRECOMP
#include "wx/headerctrl.h" #include "wx/headerctrl.h"