More include order issues due to python's broken define logic.
This commit is contained in:
parent
f1a18dabfe
commit
825cfcd96f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user