Merge pull request #2941 from realthunder/PathFix

Path: fix missing header
This commit is contained in:
sliptonic
2020-01-26 08:56:48 -06:00
committed by GitHub

View File

@@ -107,6 +107,7 @@
#include <gp_GTrsf.hxx>
#include <Standard_Version.hxx>
#include <GCPnts_QuasiUniformDeflection.hxx>
#include <GCPnts_UniformDeflection.hxx>
#include <GCPnts_UniformAbscissa.hxx>
#include <BRepBndLib.hxx>
#include <BRepLib_MakeFace.hxx>