]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/txtstrm.h
compilation fix for !MSVC
[wxWidgets.git] / include / wx / txtstrm.h
index 9553ce13560626d692016923489163295ea985ec..d7948933f7e3a3d6794d4d54342b1261769f8214 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TXTSTREAM_H_
 #define _WX_TXTSTREAM_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "txtstrm.h"
 #endif