From: Nabil Ghodbane Date: Thu, 4 Apr 2024 12:25:03 +0000 (+0200) Subject: Revert "[bos #41189]: ensure compatibility with Python 3.9+" X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e51357960f006b5efced6d542f7f7061477817d8;p=modules%2Fgeom.git Revert "[bos #41189]: ensure compatibility with Python 3.9+" This reverts commit 1c23b5428c7961eefca53938d72d5efeaa0f87b8. --- diff --git a/src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx b/src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx index f001b9839..fef00a9ad 100644 --- a/src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx +++ b/src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx @@ -25,8 +25,7 @@ // E.A. : between pymath.h and Standard_math.h which define // E.A. : some same symbols : acosh, asinh, ... #include - #include - #include +#include #endif #include