non-PCH build fix (according to Tinderbox).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-10-24 13:50:19 +00:00
parent 30c841c84d
commit f5766910b6

View File

@@ -26,6 +26,8 @@
#else // !wxHAS_NATIVE_OVERLAY
#include "wx/bitmap.h"
// generic implementation of wxOverlay
class wxOverlayImpl
{