File tree Expand file tree Collapse file tree 5 files changed +5
-4
lines changed Expand file tree Collapse file tree 5 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2525
2626#ifndef PYFILESTREAMBUF_H_INCLUDED
2727#define PYFILESTREAMBUF_H_INCLUDED
28+ #define PY_SSIZE_T_CLEAN
2829
2930#include < Python.h>
3031#include < streambuf>
Original file line number Diff line number Diff line change 1717* Comments:
1818*
1919***********************************************************************/
20-
20+ # define PY_SSIZE_T_CLEAN
2121#include < Python.h>
2222
2323#include " bindings.h"
Original file line number Diff line number Diff line change 1717* Comments:
1818*
1919***********************************************************************/
20-
20+ # define PY_SSIZE_T_CLEAN
2121#include < Python.h>
2222#include < vector>
2323#include < string>
Original file line number Diff line number Diff line change 1717* Comments:
1818*
1919***********************************************************************/
20-
20+ # define PY_SSIZE_T_CLEAN
2121#include < Python.h>
2222#include < ostream>
2323
Original file line number Diff line number Diff line change 1717* Comments:
1818*
1919***********************************************************************/
20-
20+ # define PY_SSIZE_T_CLEAN
2121#include < Python.h>
2222
2323PyObject *pypdffit2_runtimeError = 0 ;
You can’t perform that action at this time.
0 commit comments