// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
-#pragma implementation "wxole.h"
-#endif
-
#include "wx/defs.h"
#include "wxole.h"
public:
wxOleInputStream( GNOME_Stream stream );
- ~wxOleInputStream();
+ virtual ~wxOleInputStream();
bool Ok() const { return m_error; }