converted my gen_utils.h fix to PyObjectPlus.h
Also added a fix for PyMarshal_WriteObjectToString Now I just need to figure out linking of the gameengine on my imac. Kent
This commit is contained in:
@@ -33,11 +33,11 @@
|
||||
#include "SCA_LogicManager.h"
|
||||
#include "SCA_ISensor.h"
|
||||
#include "SCA_IActuator.h"
|
||||
#include "PyObjectPlus.h"
|
||||
#include "compile.h"
|
||||
#include "eval.h"
|
||||
#include <algorithm>
|
||||
|
||||
#include "gen_utils.h" /* python stuff */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
|
||||
Reference in New Issue
Block a user