mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
parser-inc: remove patchlevel.h include from Python.h
This commit is contained in:
parent
5ba09ec5a0
commit
0581e414a4
@ -47,9 +47,6 @@ PyObject _Py_FalseStruct;
|
|||||||
#define Py_False ((PyObject *) &_Py_FalseStruct)
|
#define Py_False ((PyObject *) &_Py_FalseStruct)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// This file defines PY_VERSION_HEX, which is used in some places.
|
|
||||||
#include "patchlevel.h"
|
|
||||||
|
|
||||||
typedef void *visitproc;
|
typedef void *visitproc;
|
||||||
|
|
||||||
#endif // PYTHON_H
|
#endif // PYTHON_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user