]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/clipcmn.cpp
missing headers for !USE_PCH compilation
[wxWidgets.git] / src / common / clipcmn.cpp
index a0af907b6ee97145f128b3ee19dd2a56b01a4ea0..bbb7b68c6761df4e1051f8440e8db39fbf70d641 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "clipboardbase.h"
 #endif