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:
@@ -2,7 +2,7 @@
|
||||
// Name: streams.i
|
||||
// Purpose: SWIG definitions of the wxFileSystem family of classes
|
||||
//
|
||||
// Author: Joerg Baumann
|
||||
// Author: Joerg Baumann and Robin Dunn
|
||||
//
|
||||
// Created: 25-Sept-2000
|
||||
// RCS-ID: $Id$
|
||||
@@ -14,6 +14,7 @@
|
||||
|
||||
%{
|
||||
#include "helpers.h"
|
||||
#include "pyistream.h"
|
||||
#include <wx/stream.h>
|
||||
#include <wx/list.h>
|
||||
%}
|
||||
|
Reference in New Issue
Block a user