]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/gdiimage.cpp
Silence warning about truncation since the comment says it ok
[wxWidgets.git] / src / palmos / gdiimage.cpp
index d28f75aa6a9f58994096d6cea57ae47fc828e82e..b4af31c4635ade0606b1520804141d5d9e7299b8 100644 (file)
 // 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