+ fix build problems with Python & MacOSX

This commit is contained in:
wmayer
2014-10-13 22:02:57 +02:00
parent 01cf0f5872
commit 398546aecb
9 changed files with 26 additions and 15 deletions

View File

@@ -24,7 +24,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
#endif
#include <CXX/Objects.hxx>