Commit 825cfcd9 authored by Vincent Castellano's avatar Vincent Castellano

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

parent f1a18dab
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment