Revert "[bos #41189]: ensure compatibility with Python 3.9+"

This reverts commit 1c23b5428c7961eefca53938d72d5efeaa0f87b8.
This commit is contained in:
Nabil Ghodbane 2024-04-04 14:25:03 +02:00
parent eb0e543b23
commit e51357960f

View File

@ -25,8 +25,7 @@
// E.A. : between pymath.h and Standard_math.h which define
// E.A. : some same symbols : acosh, asinh, ...
#include <Standard_math.hxx>
#include <Python.h>
#include <pymath.h>
#include <pymath.h>
#endif
#include <Python.h>