[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

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