[FEM] FemMesh*: remove unused includes

- also sort includes
This commit is contained in:
Uwe
2022-10-03 00:47:24 +02:00
parent f982d776fb
commit 3b4cbbb943
8 changed files with 52 additions and 97 deletions

View File

@@ -20,13 +20,12 @@
* *
***************************************************************************/
#ifndef Fem_FemMeshShapeObject_H
#define Fem_FemMeshShapeObject_H
#include "FemMeshObject.h"
namespace Fem
{