Fix for PCH-less compilation after wxNonOwnedWindow changes.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Oct 2011 22:59:16 +0000 (22:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Oct 2011 22:59:16 +0000 (22:59 +0000)
commit52bac4d8c8ae29797461c7c27db270ebdb5849e0
treecb18c197ac28d3396dbdc935ab5b6e12619e09d4
parente520c3f75cbfb0ed6a751576d7032ef196a1817d
Fix for PCH-less compilation after wxNonOwnedWindow changes.

Need to include declarations of wx{Memory,Paint}DC classes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/nonownedwnd.cpp