]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/process.h
Added (and documented) GetTraceMasks so userspace can probe the currently
[wxWidgets.git] / include / wx / process.h
index c5136d203a3681bd677a72319724368a78836bb7..e488f264d26e23266b480fda4788982e42132b00 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_PROCESSH__
 #define _WX_PROCESSH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "process.h"
 #endif