More include order issues due to python's broken define logic.

This commit is contained in:
Vincent Castellano 2015-05-23 18:40:56 -07:00
parent f1a18dabfe
commit 825cfcd96f

View File

@ -20,8 +20,8 @@
#ifndef __PYTHON_TG_H__
#define __PYTHON_TG_H__
#include <string.h>
#include <Python.h>
#include <string.h>
#include <tgl/tgl.h>
// Python functions