From c16b398f1ad84605d04630682122102b8cd544aa Mon Sep 17 00:00:00 2001 From: chriseth Date: Thu, 30 Apr 2015 11:41:48 +0200 Subject: [PATCH] Build fix after merge. --- ASTUtils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASTUtils.h b/ASTUtils.h index f2b90ea53..b24a34048 100644 --- a/ASTUtils.h +++ b/ASTUtils.h @@ -22,7 +22,7 @@ #pragma once -#include +#include #include namespace dev