[FEM] App headers: remove unused headers

This commit is contained in:
Uwe
2022-03-24 15:35:32 +01:00
parent 22d23f0d6c
commit e8d64631ad
17 changed files with 40 additions and 69 deletions

View File

@@ -20,18 +20,16 @@
* *
***************************************************************************/
#ifndef Fem_FemMeshObject_H
#define Fem_FemMeshObject_H
#include <App/FeaturePython.h>
#include <App/GeoFeature.h>
#include <App/PropertyFile.h>
#include <App/PropertyGeo.h>
#include "FemMesh.h"
#include "FemMeshProperty.h"
namespace Fem
{