X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/96be256b3e1802de10f45953c41ed33bce399b54..2cfcf22d47b7d9cf3c85edfe498c5f23a18a9a19:/src/motif/gauge.cpp?ds=sidebyside diff --git a/src/motif/gauge.cpp b/src/motif/gauge.cpp index 8c0dda0668..9cfc19a5c0 100644 --- a/src/motif/gauge.cpp +++ b/src/motif/gauge.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "gauge.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -23,6 +19,7 @@ #undef XtWindow #undef XtIsRealized #undef XtParent +#undef XtClass #endif # include "wx/gauge.h"