Cleanup, add method getStrValue()

This commit is contained in:
wmayer
2012-06-08 21:33:37 +02:00
parent 58a02d24ae
commit 2e89e0015d
2 changed files with 2 additions and 7 deletions

View File

@@ -23,15 +23,12 @@
#include "PreCompiled.h"
#ifndef _PreComp_
//# include <Bnd_Box.hxx>
//# include <gp_Pln.hxx>
# include <BRep_Builder.hxx>
# include <BRep_Tool.hxx>
# include <BRepBndLib.hxx>
# include <BRepPrimAPI_MakePrism.hxx>
# include <BRepBuilderAPI_Copy.hxx>
# include <BRepBuilderAPI_MakeFace.hxx>
//# include <Geom_Plane.hxx>
# include <Handle_Geom_Surface.hxx>
# include <TopoDS.hxx>
# include <TopoDS_Solid.hxx>