Salome HOME
Remove a warning
[modules/geom.git] / src / GEOMImpl / GEOMImpl_ICurvesOperations.cxx
index 54ac51a06dc5b8494fdb5f88b02710a93ff7fe18..1e0b231b00bda8451fbe7e52c7cca6e82286b51d 100644 (file)
@@ -22,6 +22,9 @@
 #include <Python.h>
 #include <structmember.h>
 
+#ifdef HAVE_FINITE
+#undef HAVE_FINITE
+#endif
 #include <Standard_Stream.hxx>
 
 #include <GEOMImpl_ICurvesOperations.hxx>