]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/datstrm.h
added fix for MSL under Win32 (by Steve Hartwell)
[wxWidgets.git] / include / wx / datstrm.h
index c90ac629f2484857888d0d7e3713584af73c35d5..18738669d8890455ac722575159194c535b08b3f 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DATSTREAM_H_
 #define _WX_DATSTREAM_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "datstrm.h"
 #endif