]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/region.h
Bitmap button updates
[wxWidgets.git] / include / wx / mac / region.h
index d9fc31f073d89aca2c6e5631bd81afbb0e52bc96..019c9a4365a828d3a163d39be10aecae3102f64f 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_REGION_H_
 #define _WX_REGION_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "region.h"
 #endif