Compilation fix in non-PCH build of wxMSW wxStaticBox.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Jun 2012 21:41:53 +0000 (21:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Jun 2012 21:41:53 +0000 (21:41 +0000)
commit18717b27d61be93b3357fc5c374f8c14e38fd794
tree24feda8eff79a55392241adbd98b817e5608285a
parent1c0a0736a301174572c2f3ef65db9c59456ace05
Compilation fix in non-PCH build of wxMSW wxStaticBox.

Include wx/sizer.h now that we use sizers in static box DoGetBestSize().

Closes #14397.

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