mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-06 02:34:17 +05:00
[bos #41189]: ensure compatibility with Python 3.9+
This commit is contained in:
parent
e3ce834889
commit
1c23b5428c
@ -25,6 +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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user