Assembly: Fix possible build failure with PCH

This commit is contained in:
wmayer
2024-05-17 13:12:24 +02:00
committed by wwmayer
parent 6bac37db2e
commit e9c95b131b
+3
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>