[Part] SectionCutting.cpp: attempt to fix CI compiler error

This commit is contained in:
Uwe
2022-07-04 10:13:36 +02:00
parent 70a5faf327
commit e790566fd4

View File

@@ -26,7 +26,8 @@
// to avoid compiler warnings of redefining contents of basic.h
// later by #include <Gui/ViewProviderGeometryObject.h>
# include <corecrt_math_defines.h>
# define _USE_MATH_DEFINES
# include <cmath>
# include <Inventor/actions/SoGetBoundingBoxAction.h>
# include <Inventor/nodes/SoCamera.h>