[Gui] Graphviz: remove unused includes

This commit is contained in:
Uwe
2022-03-05 01:34:02 +01:00
parent 119001733e
commit 898361d7fc
6 changed files with 14 additions and 23 deletions

View File

@@ -20,7 +20,6 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
@@ -28,7 +27,7 @@
#include "GLPainter.h"
#include "View3DInventorViewer.h"
#include <Base/Console.h>
using namespace Gui;