]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msgout.h
collection support for XTI
[wxWidgets.git] / include / wx / msgout.h
index b82c3b72a85c6151bd21d9301effcf5a28e7a4b1..f5bee59ac8d1051faf5dd480c69e92a8e29beecd 100755 (executable)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "msgout.h"
 #endif