]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/clipbrd.cpp
Added Unix implementation of platform specific files for OS/2.
[wxWidgets.git] / src / motif / clipbrd.cpp
index 1d067954ff9a3316a2333185781e11f22ee3208a..6d13b5b35cffa26bcaa8a7f4f37c1041b5785b3a 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation
 #pragma implementation "clipbrd.h"
 #endif