continue PCH on Part module

This commit is contained in:
wmayer
2019-05-01 16:10:38 +02:00
parent bf06b51e77
commit 43bdef67d6
14 changed files with 100 additions and 63 deletions

View File

@@ -22,7 +22,7 @@
#include "PreCompiled.h"
#include <Base/Tools.h>
#ifndef _PreComp_
#include <algorithm>
#include <iterator>
#include <Geom_Surface.hxx>
@@ -65,6 +65,8 @@
#include <BRepGProp.hxx>
#include <GProp_GProps.hxx>
#include <Standard_Version.hxx>
#endif
#include <Base/Tools.h>
#include <Base/Console.h>
#include "modelRefine.h"