fix msvc build failure

This commit is contained in:
wmayer
2019-08-17 17:12:42 +02:00
parent cecf15291f
commit ea49e40b78

View File

@@ -38,6 +38,8 @@
# include <Inventor/nodes/SoSeparator.h>
#endif
#include <cctype>
#include <Base/Console.h>
#include <Base/Exception.h>
#include <Base/Matrix.h>