]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/pen.h
Removed 16-bit conditional compilation
[wxWidgets.git] / include / wx / x11 / pen.h
index 3f83b5ab43e900b2b1f9159ccdd952b98dccfea1..79b8c0b683d53d16cf08c52ca3fb43c5457b2b7c 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_PEN_H_
 #define _WX_PEN_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "pen.h"
 #endif