PCH support.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-10-24 19:36:21 +00:00
parent 37e548439a
commit b64c92ee20

View File

@@ -25,8 +25,12 @@
#endif #endif
#include "wx/overlay.h" #include "wx/overlay.h"
#include "wx/private/overlay.h"
#ifndef WX_PRECOMP
#include "wx/dcclient.h" #include "wx/dcclient.h"
#endif
#include "wx/private/overlay.h"
#if wxHAS_NATIVE_OVERLAY #if wxHAS_NATIVE_OVERLAY