]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/gdiobj.cpp
Updated to Scintilla 1.67
[wxWidgets.git] / src / motif / gdiobj.cpp
index 89a00f8370aa38cce27e1395fe24b9ff65e4e71a..77985aa1ad11a9af0095ccdd216a3542b5d3bd67 100644 (file)
@@ -1,17 +1,17 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        gdiobj.cpp
+// Name:        src/motif/gdiobj.cpp
 // Purpose:     wxGDIObject class
 // Author:      Julian Smart
 // Modified by:
 // Created:     17/09/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "gdiobj.h"
-#endif
+
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
 
 #include "wx/gdiobj.h"