X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e273151278d28cceefe6eee8c49bc6915306805d..171a1afede70b31846524f5fb98a884379f8ee7b:/src/palmos/colordlg.cpp diff --git a/src/palmos/colordlg.cpp b/src/palmos/colordlg.cpp index 59b60aa228..3bcf27d4e6 100644 --- a/src/palmos/colordlg.cpp +++ b/src/palmos/colordlg.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "colordlg.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -38,6 +34,9 @@ #include "wx/cmndata.h" #include "wx/colordlg.h" +#include +#include + // ---------------------------------------------------------------------------- // wxWin macros // ----------------------------------------------------------------------------