forgot to add include file for this

This commit is contained in:
Daniel Falck 2014-04-19 15:24:27 -07:00 committed by Yorik van Havre
parent 3abe4d460d
commit 4d2d7b65ae

View File

@ -60,7 +60,7 @@
#include <TColgp_Array1OfPnt2d.hxx>
#include <BRep_Tool.hxx>
#include <BRepMesh.hxx>
#include <BRepLib.hxx>
#include <BRepAdaptor_CompCurve.hxx>
#include <Handle_BRepAdaptor_HCompCurve.hxx>
#include <Approx_Curve3d.hxx>