zipstrm link fix

added sizer.h/cpp which don't even compile yet


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-08-08 13:58:24 +00:00
parent 6001e347ba
commit 5279a24d25
4 changed files with 243 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
#define __ZIPSTREAM_H__
#ifdef __GNUG__
#pragma interface
#pragma interface "zipstrm.h"
#endif
#include "wx/defs.h"