summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/RecursiveASTVisitorTestCallVisitor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/unittests/Tooling/RecursiveASTVisitorTestCallVisitor.cpp')
-rw-r--r--clang/unittests/Tooling/RecursiveASTVisitorTestCallVisitor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/unittests/Tooling/RecursiveASTVisitorTestCallVisitor.cpp b/clang/unittests/Tooling/RecursiveASTVisitorTestCallVisitor.cpp
index f8ff5bdc787..b981585450e 100644
--- a/clang/unittests/Tooling/RecursiveASTVisitorTestCallVisitor.cpp
+++ b/clang/unittests/Tooling/RecursiveASTVisitorTestCallVisitor.cpp
@@ -8,7 +8,6 @@
//===----------------------------------------------------------------------===//
#include "TestVisitor.h"
-#include <stack>
using namespace clang;
OpenPOWER on IntegriCloud