More wxMSW specific headers in precompiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -43,6 +43,10 @@
|
|||||||
// include standard Windows headers
|
// include standard Windows headers
|
||||||
#if defined(__WXMSW__)
|
#if defined(__WXMSW__)
|
||||||
#include "wx/msw/wrapwin.h"
|
#include "wx/msw/wrapwin.h"
|
||||||
|
#include "wx/msw/wrapcctl.h"
|
||||||
|
#include "wx/msw/wrapcdlg.h"
|
||||||
|
#include "wx/msw/private.h"
|
||||||
|
#include "wx/msw/missing.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// include all PalmOS headers at once
|
// include all PalmOS headers at once
|
||||||
|
|||||||
Reference in New Issue
Block a user