]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/txtstrm.h
no need for !wxUSE_GUI test anymore
[wxWidgets.git] / include / wx / txtstrm.h
index 2e880a8ac2d60c9fb1fbcf6e0b5f2fde20c0da4f..313c7d6c69f21152016814be8e77a88f31ce16fc 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TXTSTREAM_H_
 #define _WX_TXTSTREAM_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "txtstrm.h"
 #endif