mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-24 22:32:03 +05:00
Remove a warning
This commit is contained in:
parent
88c1447127
commit
a09f002903
@ -22,6 +22,9 @@
|
|||||||
#include <Python.h>
|
#include <Python.h>
|
||||||
#include <structmember.h>
|
#include <structmember.h>
|
||||||
|
|
||||||
|
#ifdef HAVE_FINITE
|
||||||
|
#undef HAVE_FINITE
|
||||||
|
#endif
|
||||||
#include <Standard_Stream.hxx>
|
#include <Standard_Stream.hxx>
|
||||||
|
|
||||||
#include <GEOMImpl_ICurvesOperations.hxx>
|
#include <GEOMImpl_ICurvesOperations.hxx>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user