Assembly: Fix possible build failure with PCH

This commit is contained in:
wmayer
2024-05-14 23:15:09 +02:00
committed by wwmayer
parent 6bac37db2e
commit e9c95b131b

View File

@@ -46,6 +46,9 @@
#include <BRepAdaptor_Curve.hxx>
#include <BRepAdaptor_Surface.hxx>
#include <gp_Circ.hxx>
#include <gp_Cylinder.hxx>
#include <gp_Sphere.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Face.hxx>