]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/treectrl.h
added some trivial macros for exception handling
[wxWidgets.git] / include / wx / mac / treectrl.h
index 058b5653e533cfd7337bf23aff6da4344e1738eb..306a0105a57c0456900076eda59ae3687ea5831a 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TREECTRL_H_
 #define _WX_TREECTRL_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "treectrl.h"
 #endif