From 2fa788e26a8d2447be9b575111a9f7be26eaff93 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sat, 27 Feb 2016 18:01:14 +0800 Subject: Parse - Macros in type position --- src/include/debug.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/debug.hpp') diff --git a/src/include/debug.hpp b/src/include/debug.hpp index b8c54440..e1dedb7b 100644 --- a/src/include/debug.hpp +++ b/src/include/debug.hpp @@ -2,6 +2,7 @@ */ #pragma once #include +#include extern int g_debug_indent_level; -- cgit v1.2.3