mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-28 01:50:34 +05:00
Remove a warning
This commit is contained in:
parent
88c1447127
commit
a09f002903
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user