header clean up

This commit is contained in:
blobfish
2015-01-22 13:07:01 -05:00
committed by wmayer
parent 4372355e4c
commit e83189b9bf
7 changed files with 25 additions and 31 deletions

View File

@@ -33,12 +33,13 @@
#include <BRep_Tool.hxx>
#include <TopExp_Explorer.hxx>
#include <Standard_ConstructionError.hxx>
#include <Base/Tools.h>
#include <Base/Exception.h>
#include <GeomFill_BezierCurves.hxx>
#include <GeomFill.hxx>
#endif
#include <Base/Tools.h>
#include <Base/Exception.h>
#include "FeatureBezSurf.h"