Fix compilation of wxSpinCtrlGenericBase when PCH are not used.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Jul 2010 13:42:38 +0000 (13:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Jul 2010 13:42:38 +0000 (13:42 +0000)
commitfda43a0e0127577b89168679852bb64a106714f0
tree8ef185e688df65a40482fc0fbd3fd879c6c04185
parent713c7336f2c96b1deddd24ec38b2a094705635b9
Fix compilation of wxSpinCtrlGenericBase when PCH are not used.

This fixes PCH-less compilation broken by r65043.

Closes #12259 (again).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/spinctlg.h
src/generic/spinctlg.cpp