]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/ctrlsub.cpp
unicode compilation fix
[wxWidgets.git] / src / common / ctrlsub.cpp
index 93de1562dace551535e6d20e622a68d0aca30f03..9a7ec228e30ff3bf159bbafa4e9c1529d5cf58c3 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "controlwithitems.h"
 #endif