]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textfile.h
fixed Cygwin compilation (there's no _get_osfhandle)
[wxWidgets.git] / include / wx / textfile.h
index 8481707a922743a6e0138d06fb9336e0e4362a76..a898f11543839fc25ffa961411f831c10cc15952 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef _WX_TEXTFILE_H
 #define _WX_TEXTFILE_H
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "textfile.h"
 #endif