[skip ci] remove Standard_Handle.hxx to still support older OCC versions

This commit is contained in:
wmayer
2019-11-09 11:03:23 +01:00
parent a7c491e639
commit a31b15217a

View File

@@ -23,13 +23,12 @@
#ifndef _DrawDimHelper_h_
#define _DrawDimHelper_h_
#include <Standard_Handle.hxx>
#include <Geom2d_Curve.hxx>
#include <string>
#include <Base/Vector3D.h>
class gp_Pnt2d;
class Geom2d_Curve;
namespace TechDraw
{