[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

@@ -25,7 +25,6 @@
#include <Standard_math.hxx>
#ifndef _PreComp_
# include <Python.h>
# include <Inventor/nodes/SoSeparator.h>
#endif
#include <Gui/ViewProviderBuilder.h>