#include "GEOMImpl_ArchimedeDriver.hxx"#include "GEOMImpl_IArchimede.hxx"#include "GEOMImpl_Types.hxx"#include "Archimede_VolumeSection.hxx"#include <stdio.h>#include <BRepBuilderAPI_MakeFace.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Face.hxx>#include <Geom_Plane.hxx>#include <Geom_Geometry.hxx>#include <Geom_RectangularTrimmedSurface.hxx>#include <gp_Pnt.hxx>#include <gp_Dir.hxx>#include <StdFail_NotDone.hxx>