[FEM] App headers: remove unused headers

This commit is contained in:
Uwe
2022-03-24 15:35:32 +01:00
parent c01a82e3b5
commit d3bd8141f9
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
{