]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/sashwin.h
added wxStaticCast, moved wxConstCast from wx/object.h to wx/defs.h for consistency
[wxWidgets.git] / include / wx / generic / sashwin.h
index dc7c8a6a2e7d27b2013bd1ac2164e893972e1309..f5c9a9a5752200a71fb49295065c4011a6ffd86d 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef _WX_SASHWIN_H_G_
 #define _WX_SASHWIN_H_G_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "sashwin.h"
 #endif