[Gui] only include the actually used inventor files

This commit is contained in:
Uwe
2022-03-17 21:12:19 +01:00
parent 29ccaee7fd
commit 713151df03
10 changed files with 18 additions and 18 deletions

View File

@@ -20,10 +20,9 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include "InventorAll.h"
# include <Inventor/nodes/SoCamera.h>
# include <QApplication>
#endif