]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dcclient.cpp
corrected content vs structure calculation
[wxWidgets.git] / src / motif / dcclient.cpp
index 121143670006b91587adb020991a0c83f463a816..914b32f18b0336e965c2040f6b391c103940a1dd 100644 (file)
@@ -36,7 +36,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dcclient.h"
 #endif