]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dcmemory.cpp
A little clarification
[wxWidgets.git] / src / gtk / dcmemory.cpp
index 3c843eae1d342557848118e6f5ee998248d8e703..0ec10532b7d8ce554a856cda72862eee8115ed91 100644 (file)
@@ -7,10 +7,13 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "dcmemory.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/dcmemory.h"
 
 #include <gdk/gdk.h>