[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,14 +20,13 @@
* *
***************************************************************************/
#ifndef Fem_FemSetGeometryObject_H
#define Fem_FemSetGeometryObject_H
#include <App/DocumentObject.h>
#include <App/PropertyStandard.h>
#include "FemSetObject.h"
namespace Fem
{