]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dcclient.cpp
don't return & in strings returned by GetLabelTop() (closes 687905)
[wxWidgets.git] / src / msw / dcclient.cpp
index 77bc59c15c362d851ae4728824a20c2d4aaa7c39..800f91fb9402459161edec3b75b5809250d4cd9a 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dcclient.h"
 #endif