]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ipcbase.h
Decided that not doing methods for keyboard commands was not worth the
[wxWidgets.git] / include / wx / ipcbase.h
index 997293cc5d213c260cf3436b8ed1b1aa1cb0a148..61969b4de3b1bef7a383df78d3b0f4f965457363 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_IPCBASEH__
 #define _WX_IPCBASEH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "ipcbase.h"
 #endif