summaryrefslogtreecommitdiff
path: root/unittests/AST/ASTVectorTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/AST/ASTVectorTest.cpp')
-rw-r--r--unittests/AST/ASTVectorTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/AST/ASTVectorTest.cpp b/unittests/AST/ASTVectorTest.cpp
index 55c06d0071fe0..359d2f423259c 100644
--- a/unittests/AST/ASTVectorTest.cpp
+++ b/unittests/AST/ASTVectorTest.cpp
@@ -11,7 +11,6 @@
//
//===----------------------------------------------------------------------===//
-#include "llvm/Support/Compiler.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/ASTVector.h"
#include "clang/Basic/Builtins.h"