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 11e0fcf4ae
commit 154357f115

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>