From 01af97d3b23bded2b2b21af19bbc6e4cce49e5b3 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 2 May 2011 19:39:53 +0000 Subject: Vendor import of clang trunk r130700: http://llvm.org/svn/llvm-project/cfe/trunk@130700 --- include/clang/AST/StmtIterator.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/clang/AST/StmtIterator.h') diff --git a/include/clang/AST/StmtIterator.h b/include/clang/AST/StmtIterator.h index 851c001adc543..05b50db7def7d 100644 --- a/include/clang/AST/StmtIterator.h +++ b/include/clang/AST/StmtIterator.h @@ -18,6 +18,7 @@ #include #include #include +#include namespace clang { -- cgit v1.2.3