PCH: Fem App

This commit is contained in:
Abdullah Tahiri
2019-05-16 17:04:30 +02:00
committed by wmayer
parent 2e616a4749
commit 676a4f0457
13 changed files with 388 additions and 232 deletions

View File

@@ -24,6 +24,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <math.h> //OvG: Required for log10
# include <TopoDS.hxx>
# include <BRepGProp_Face.hxx>
# include <gp_Vec.hxx>
@@ -60,7 +61,7 @@
#include <Mod/Part/App/PartFeature.h>
#include <Base/Console.h>
#include <Base/Exception.h>
#include <math.h> //OvG: Required for log10
using namespace Fem;