From 36e197f903ba19229b35cdd7c5bea045ca34dcdc Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sun, 25 Sep 2016 21:23:07 +0800 Subject: Parse+AST - Support capturing :item (requires cloning AST items) --- src/resolve/absolute.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/resolve/absolute.cpp') diff --git a/src/resolve/absolute.cpp b/src/resolve/absolute.cpp index 76b4160f..5666cdd7 100644 --- a/src/resolve/absolute.cpp +++ b/src/resolve/absolute.cpp @@ -8,6 +8,7 @@ */ #include #include +#include #include #include -- cgit v1.2.3