]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/printps.h
improved const-ness of find/Find functions
[wxWidgets.git] / include / wx / generic / printps.h
index c3d16a02f52996f12513767bfbe6c04d4ab8f703..bb60929d0fb0cfe1fdbd731d5b44aed2e315c786 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef __PRINTPSH__
 #define __PRINTPSH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "printps.h"
 #endif