]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Revert "[bos #41189]: ensure compatibility with Python 3.9+"
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 4 Apr 2024 12:25:03 +0000 (14:25 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 4 Apr 2024 12:25:03 +0000 (14:25 +0200)
This reverts commit 1c23b5428c7961eefca53938d72d5efeaa0f87b8.

src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx

index f001b9839ac0a460823924c2d901acbc6349bedb..fef00a9ad2dc0efb1c6d9970760200500a04c013 100644 (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>