]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/tbarsmpl.cpp
unicode for mac fixes
[wxWidgets.git] / src / generic / tbarsmpl.cpp
index 51699c845cb5e6ef193962a29bc6d1ef3bb945cb..d0ebf2e44e00e0ea81933a0ed47e3c993c7b0bd9 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "tbarsmpl.h"
 #endif