]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/clipbrd.cpp
corrected preproc condition
[wxWidgets.git] / src / motif / clipbrd.cpp
index 1d067954ff9a3316a2333185781e11f22ee3208a..2f8d636d09bda60f0ba5966ecaa2becc1a643b3f 100644 (file)
@@ -9,11 +9,14 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation
 #pragma implementation "clipbrd.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #include "wx/vms_x_fix.h"
 #define XtWindow XTWINDOW