]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/gdiimage.cpp
Build fix for WinCE.
[wxWidgets.git] / src / palmos / gdiimage.cpp
index ee9a0f062d7dff43c94a8428fddf02e0250f099f..ac1b03e9b908b85e03cf326001dc31b63257b3a0 100644 (file)
@@ -1,10 +1,10 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        palmos/gdiimage.cpp
+// Name:        src/palmos/gdiimage.cpp
 // Purpose:     wxGDIImage implementation
-// Author:      William Osborne
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
 // Created:     10/13/04
-// RCS-ID:      $Id
+// RCS-ID:      $Id$
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 // 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"