[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

@@ -33,6 +33,8 @@
#include <Inventor/SoPickedPoint.h>
#include <Inventor/lists/SoPickedPointList.h>
#include <Inventor/details/SoFaceDetail.h>
#include <Inventor/events/SoButtonEvent.h>
#include <Inventor/events/SoKeyboardEvent.h>
#include <Inventor/events/SoMouseButtonEvent.h>
#include <Inventor/nodes/SoCoordinate3.h>
#include <Inventor/nodes/SoDrawStyle.h>