]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/control.h
Platform define for wxWinCE
[wxWidgets.git] / include / wx / control.h
index 24338b06b5dddc42ee2f220c32aa879b14bbd772..afbabb3ad74ad9b43f5e841cac66d520c127191f 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "controlbase.h"
 #endif