Moved declaratrions of wxPyInputStream and etc. into it's own header

file.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-02-28 15:53:14 +00:00
parent 772c017b2c
commit cbf60e091e
7 changed files with 93 additions and 70 deletions

View File

@@ -14,6 +14,7 @@
%{
#include "helpers.h"
#include "pyistream.h"
#include <wx/filesys.h>
#include <wx/fs_inet.h>
#include <wx/fs_mem.h>