X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e273151278d28cceefe6eee8c49bc6915306805d..c1d8296a78d1f630952fc5395e4072c8a654b8ef:/src/palmos/gdiimage.cpp diff --git a/src/palmos/gdiimage.cpp b/src/palmos/gdiimage.cpp index d28f75aa6a..b4af31c463 100644 --- a/src/palmos/gdiimage.cpp +++ b/src/palmos/gdiimage.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "gdiimage.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -45,7 +41,7 @@ #include "wx/file.h" #include "wx/listimpl.cpp" -WX_DEFINE_LIST(wxGDIImageHandlerList); +WX_DEFINE_LIST(wxGDIImageHandlerList) // ---------------------------------------------------------------------------- // auxiliary functions