Skip to content

Commit

Permalink
[skip ci] remove Standard_Handle.hxx to still support older OCC versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Nov 9, 2019
1 parent aab61f3 commit ac4e230
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Mod/TechDraw/App/DrawDimHelper.h
Expand Up @@ -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
{
Expand Down

0 comments on commit ac4e230

Please sign in to comment.