+ 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

@@ -26,7 +26,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Python.h>
# include <sstream>
# include <boost/regex.hpp>
#endif