[Inspection] remove Python.h from headers

is not necessary anymore
This commit is contained in:
Uwe
2022-03-20 18:09:46 +01:00
parent ccc5198815
commit 24176431fb
2 changed files with 0 additions and 8 deletions

View File

@@ -20,11 +20,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
#endif
#include <CXX/Extensions.hxx>
#include <CXX/Objects.hxx>

View File

@@ -20,11 +20,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
#endif
#include <CXX/Extensions.hxx>
#include <CXX/Objects.hxx>