[Gui] Selection: remove unused includes

This commit is contained in:
Uwe
2022-03-05 04:21:58 +01:00
parent 4147337715
commit 7184f2b93b
11 changed files with 64 additions and 82 deletions

View File

@@ -21,7 +21,6 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
@@ -49,6 +48,7 @@
#include "Tree.h"
#include "ViewProviderDocumentObject.h"
FC_LOG_LEVEL_INIT("Selection",false,true,true)
using namespace Gui;