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

Esse commit está contido em:
Vincent Castellano
2015-05-23 18:40:56 -07:00
commit 825cfcd96f
+1 -1
Ver Arquivo
@@ -20,8 +20,8 @@
#ifndef __PYTHON_TG_H__ #ifndef __PYTHON_TG_H__
#define __PYTHON_TG_H__ #define __PYTHON_TG_H__
#include <string.h>
#include <Python.h> #include <Python.h>
#include <string.h>
#include <tgl/tgl.h> #include <tgl/tgl.h>
// Python functions // Python functions