From f89fa59caaf9b8c4f8c3ebbcbf08df468c317f99 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 22 Aug 2003 23:03:07 +0000 Subject: [PATCH] Oops, forgot to remove the #includ git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/src/gtk/stattool.cpp | 1 - wxPython/src/stattool.i | 1 - 2 files changed, 2 deletions(-) diff --git a/wxPython/src/gtk/stattool.cpp b/wxPython/src/gtk/stattool.cpp index bf45f6bf95..84d5179777 100644 --- a/wxPython/src/gtk/stattool.cpp +++ b/wxPython/src/gtk/stattool.cpp @@ -56,7 +56,6 @@ extern PyObject *SWIG_newvarlink(void); #include "helpers.h" #include -#include static PyObject* t_output_helper(PyObject* target, PyObject* o) { diff --git a/wxPython/src/stattool.i b/wxPython/src/stattool.i index d534ae225a..e8a592d9df 100644 --- a/wxPython/src/stattool.i +++ b/wxPython/src/stattool.i @@ -16,7 +16,6 @@ %{ #include "helpers.h" #include -#include %} //---------------------------------------------------------------------- -- 2.45.2