[Gui] Quarter: remove unused includes

This commit is contained in:
Uwe
2022-03-06 22:07:35 +01:00
parent 6193fc9cdb
commit 9654786c67
19 changed files with 74 additions and 93 deletions

View File

@@ -20,7 +20,6 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
@@ -32,6 +31,7 @@
# include <Inventor/SoPickedPoint.h>
# include <Inventor/details/SoFaceDetail.h>
# include <Inventor/details/SoPointDetail.h>
# include <Inventor/events/SoKeyboardEvent.h>
# include <Inventor/events/SoLocation2Event.h>
# include <Inventor/events/SoMouseButtonEvent.h>
# include <Inventor/nodes/SoBaseColor.h>