fix compiler warnings with py3 and msvc
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <float.h>
|
||||
#include <algorithm>
|
||||
#include <map>
|
||||
#include <Python.h>
|
||||
#include <Inventor/SoPickedPoint.h>
|
||||
#include <Inventor/SoPrimitiveVertex.h>
|
||||
#include <Inventor/actions/SoCallbackAction.h>
|
||||
|
||||
Reference in New Issue
Block a user