[TD] DrawDimHelper.cpp: add missing include

This commit is contained in:
Uwe
2022-07-03 22:08:37 +02:00
parent b1b53a6427
commit 930ac84b8e

View File

@@ -35,6 +35,7 @@
#include <Bnd_Box2d.hxx>
#include <BndLib_Add2dCurve.hxx>
#include <Bnd_Box.hxx>
#include <BRep_Tool.hxx>
#include <BRepBndLib.hxx>
#include <Extrema_ExtCC2d.hxx>
#include <Geom2dAdaptor_Curve.hxx>