X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a152561c76dbed50d23f28d6e5761b4ece968156..bd1a4a99fc1bec4ac5d0b14379dc5345d6ce3253:/src/palmos/checkbox.cpp?ds=sidebyside diff --git a/src/palmos/checkbox.cpp b/src/palmos/checkbox.cpp index e6ebf0bd09..75e98f33be 100644 --- a/src/palmos/checkbox.cpp +++ b/src/palmos/checkbox.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "checkbox.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -37,6 +33,8 @@ #include "wx/settings.h" #endif +#include + // ============================================================================ // implementation // ============================================================================