Fix PCH-less build after adding wxNonOwnerWindow in wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Oct 2011 17:08:44 +0000 (17:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Oct 2011 17:08:44 +0000 (17:08 +0000)
commit3648be1f8f05e462cd9cc1cf6b5428023a44e034
treee16a1e3c5ddabfc42b24111a6bd2db473e0fbc96
parent5bd0ee99664dbfdfa6b95db24eac0cab93583d46
Fix PCH-less build after adding wxNonOwnerWindow in wxMSW.

Include the required headers when not using PCH to fix compilation.

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