Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 258652
Collapse All | Expand All

(-)interfaces/swig/python/pyhelpers.i.orig (+2 lines)
Lines 1-4 Link Here
1
/* These functions need the SWIG_* functions defined in the wrapper */
1
/* These functions need the SWIG_* functions defined in the wrapper */
2
%include "pyname_compat.i"
3
2
%{
4
%{
3
5
4
static CvArr * PyObject_to_CvArr(PyObject * obj, bool * freearg);
6
static CvArr * PyObject_to_CvArr(PyObject * obj, bool * freearg);

Return to bug 258652