]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/pen.h
added wxStringOutputStream::TellO(); fixed bugs in OnSysWrite()
[wxWidgets.git] / include / wx / x11 / pen.h
index 86151f9db4fd1f1940c01430cffb191710357e41..7b7937c264c86bbe09ff56f668a396549fc0e8bc 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_PEN_H_
 #define _WX_PEN_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "pen.h"
 #endif