]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/datstrm.h
added ctor taking wxFontFlags
[wxWidgets.git] / include / wx / datstrm.h
index 23630e63e2c0e0343c9ac0865c6bca4ac037824e..0551b437cc346e55dd30fe6c5c934650d3c097ad 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DATSTREAM_H_
 #define _WX_DATSTREAM_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "datstrm.h"
 #endif