]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/textctrl.h
compilation fix for cygwin
[wxWidgets.git] / include / wx / gtk / textctrl.h
index 4ecb366c8060992435bf69bb3570d7ef6dc46aca..cc1f3e68abada9a613087154c99c7e3953d3068b 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKTEXTCTRLH__
 #define __GTKTEXTCTRLH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "textctrl.h"
 #endif