]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/dcclient.cpp
Expose GetCount when wxUSE_STL=1.
[wxWidgets.git] / src / x11 / dcclient.cpp
index 162a8c71535e92e0bfbf48391a975114be86153b..edc41476d1183a6d1d1996429952f0bcf1d4b5de 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dcclient.h"
 #endif