[FEM] ViewProvider*: remove unused includes

- also sort includes
This commit is contained in:
Uwe
2022-10-03 06:07:55 +02:00
parent 1a32e6ad9c
commit 8a77ea8c98
7 changed files with 11 additions and 33 deletions

View File

@@ -20,14 +20,10 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "ViewProviderSetGeometry.h"
//#include <Gui/Control.h>
using namespace FemGui;