summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2009-08-05 01:22:47 +0000
committerMike Stump <mrs@apple.com>2009-08-05 01:22:47 +0000
commit1a90e384712164b42a676abe254dea1ef4fc8c3c (patch)
tree459d3863e9e4b053c919f65464965fbcdbf84ac3 /clang/lib/Sema/SemaDecl.cpp
parent5d79a2c62cd3cbd45fc2663438374c3f2dc91698 (diff)
downloadbcm5719-llvm-1a90e384712164b42a676abe254dea1ef4fc8c3c.tar.gz
bcm5719-llvm-1a90e384712164b42a676abe254dea1ef4fc8c3c.zip
Remove an unused header.
llvm-svn: 78140
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
-rw-r--r--clang/lib/Sema/SemaDecl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/Sema/SemaDecl.cpp b/clang/lib/Sema/SemaDecl.cpp
index afc1de78983..a21502961a2 100644
--- a/clang/lib/Sema/SemaDecl.cpp
+++ b/clang/lib/Sema/SemaDecl.cpp
@@ -29,7 +29,6 @@
#include "clang/Lex/Preprocessor.h"
#include "clang/Lex/HeaderSearch.h"
#include "llvm/ADT/BitVector.h"
-#include "llvm/ADT/SmallSet.h"
#include "llvm/ADT/STLExtras.h"
#include <algorithm>
#include <functional>
OpenPOWER on IntegriCloud