[Part] remove Python.h from headers

seems not to be necessary anymore
This commit is contained in:
Uwe
2022-03-19 20:18:38 +01:00
committed by wwmayer
parent d06dc1527c
commit 8f894ebefe
21 changed files with 0 additions and 26 deletions

View File

@@ -34,7 +34,6 @@
# endif
# include <float.h>
# include <algorithm>
# include <Python.h>
# include <Inventor/SoPickedPoint.h>
# include <Inventor/SoPrimitiveVertex.h>
# include <Inventor/actions/SoCallbackAction.h>