]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/clntdata.cpp
Compile fix for sound without threads. Not sure
[wxWidgets.git] / src / common / clntdata.cpp
index 5b98d24f4888dd372895451dcfa5ed8b67ab568b..5291e8fa0ccfcffd15df2c4d14d6caeb0e763c5d 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "clntdata.h"
 #endif