X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ae23cc5ceb415786fe408f7eb0c3dcdfaf841ea..3c06bd88f48859dfd3f3948ffcfdcb0b9248ccd8:/src/xrc/xh_spin.cpp?ds=inline diff --git a/src/xrc/xh_spin.cpp b/src/xrc/xh_spin.cpp index 3398ffaad1..15e878c3d3 100644 --- a/src/xrc/xh_spin.cpp +++ b/src/xrc/xh_spin.cpp @@ -8,10 +8,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "xh_spin.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -19,7 +15,7 @@ #pragma hdrstop #endif -#if wxUSE_XRC +#if wxUSE_XRC #include "wx/xrc/xh_spin.h"