Include file cleanup per cppclean analysis

This commit is contained in:
WandererFan
2016-07-13 11:34:09 -04:00
committed by wmayer
parent 602053d2d4
commit 27aafada9c
91 changed files with 227 additions and 632 deletions

View File

@@ -34,16 +34,9 @@
#include "Geometry.h"
class HLRBRep_Algo;
class HLRBRep_EdgeData;
class TopoDS_Wire;
class HLRBRep_HLRToShape;
namespace TechDrawGeometry
{
class BaseGeom;
//! scales & mirrors a shape about a center
TopoDS_Shape TechDrawExport mirrorShape(const TopoDS_Shape &input,
const gp_Pnt& inputCenter,