Oops, forgot to remove the #includ
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
318553524d
commit
f89fa59caa
@ -56,7 +56,6 @@ extern PyObject *SWIG_newvarlink(void);
|
||||
|
||||
#include "helpers.h"
|
||||
#include <wx/toolbar.h>
|
||||
#include <wx/tbarsmpl.h>
|
||||
|
||||
|
||||
static PyObject* t_output_helper(PyObject* target, PyObject* o) {
|
||||
|
@ -16,7 +16,6 @@
|
||||
%{
|
||||
#include "helpers.h"
|
||||
#include <wx/toolbar.h>
|
||||
#include <wx/tbarsmpl.h>
|
||||
%}
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user