wxWidgets/include
Vadim Zeitlin 2eabda7536 Fix wxGrid compilation in some wxUSE_XXX=0 configurations.
This header uses wxScopedPtr<> but didn't include the corresponding header, do
it now as we can't always rely on this happening via the other headers as it
does in the default build config.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-10-25 12:17:25 +00:00
..
msvc/wx Only auto-link wsock32.dll if net library is used. 2013-10-14 15:08:18 +00:00
wx Fix wxGrid compilation in some wxUSE_XXX=0 configurations. 2013-10-25 12:17:25 +00:00