[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 3d26a81b36
commit 3e1dbde0cf
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>