Gui: fix build failure with older Coin3D versions

This commit is contained in:
wmayer
2022-03-21 19:59:03 +01:00
parent e20afbc154
commit 56ced5cdd5
4 changed files with 4 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <string>
# include <cstring>
# include <Inventor/SbClip.h>
# include <Inventor/nodes/SoComplexity.h>
# include <Inventor/nodes/SoCoordinate3.h>