]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/colour.h
fix typo in drawing slider ticks; added assert to check for it (slightly modified...
[wxWidgets.git] / include / wx / mac / colour.h
index 02383e7ff2e384acf0ebf767312d29dd6e9974d3..857eb6143cc4d3e14e1316fed1677bff6ec59b0e 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_COLOUR_H_
 #define _WX_COLOUR_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "colour.h"
 #endif