mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-14 16:11:33 +05:00
Revert "[bos #41189]: ensure compatibility with Python 3.9+"
This reverts commit 1c23b5428c7961eefca53938d72d5efeaa0f87b8.
This commit is contained in:
parent
eb0e543b23
commit
e51357960f
@ -25,8 +25,7 @@
|
|||||||
// E.A. : between pymath.h and Standard_math.h which define
|
// E.A. : between pymath.h and Standard_math.h which define
|
||||||
// E.A. : some same symbols : acosh, asinh, ...
|
// E.A. : some same symbols : acosh, asinh, ...
|
||||||
#include <Standard_math.hxx>
|
#include <Standard_math.hxx>
|
||||||
#include <Python.h>
|
#include <pymath.h>
|
||||||
#include <pymath.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <Python.h>
|
#include <Python.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user