fixes src/compiler/gravity_token.h:97:2: error: unknown type name ‘uint32_t’
@@ -9,6 +9,8 @@
#ifndef __GRAVITY_TOKEN__
#define __GRAVITY_TOKEN__
+#include <stdint.h>
+
#include "debug_macros.h"
// ================