]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/datstrm.h
Fix a couple of export declarations
[wxWidgets.git] / include / wx / datstrm.h
index 190ff341aa055ae83bda4b20d1846debe688864d..7551c3c24b9ddf9f638f5f51ba4a242490ca0abc 100644 (file)
 #ifndef _WX_DATSTREAM_H_
 #define _WX_DATSTREAM_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "datstrm.h"
-#endif
-
 #include "wx/stream.h"
 #include "wx/longlong.h"
 #include "wx/strconv.h"