]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dcclient.cpp
rtti api mods added
[wxWidgets.git] / src / gtk / dcclient.cpp
index 43183328f995e5491208dce8dfd7b64d75f6909f..47c3ec21743280d65a921ed0d5d1e4c6342056ef 100644 (file)
@@ -7,10 +7,13 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "dcclient.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XCopyPlane XCOPYPLANE
 #endif