fix compiler warnings with py3 and msvc

This commit is contained in:
wmayer
2018-04-16 18:24:53 +02:00
parent 75c2f9ddbf
commit 5ff6945577
41 changed files with 35 additions and 20 deletions

View File

@@ -68,7 +68,7 @@
# include <TShort_Array1OfShortReal.hxx>
# include <TShort_HArray1OfShortReal.hxx>
# include <Precision.hxx>
# include <Python.h>
# include <Inventor/SoPickedPoint.h>
# include <Inventor/details/SoFaceDetail.h>
# include <Inventor/details/SoLineDetail.h>