Remove a warning

This commit is contained in:
adam 2011-05-05 08:29:14 +00:00
parent 88c1447127
commit a09f002903

View 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>