]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sizer.h
compilation fix for cygwin
[wxWidgets.git] / include / wx / sizer.h
index cd92e216b73322cbf5c270b32f69b9846869ed77..3857f28d25f7496cfd8ed0b12a1ae75c56fdd720 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __WXSIZER_H__
 #define __WXSIZER_H__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "sizer.h"
 #endif