summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Herman <paulherman@google.com>2015-09-16 00:29:10 +0000
committerPaul Herman <paulherman@google.com>2015-09-16 00:29:10 +0000
commit92775baa5ddf8242f99fa612a3be9bb30f38d4e1 (patch)
tree053964bffd5d0fb76eb96e0a9bdc269026c4d4d9
parent82aa6f1ab5031e2178e0780a2f68eec53cb178ab (diff)
downloadbcm5719-llvm-92775baa5ddf8242f99fa612a3be9bb30f38d4e1.tar.gz
bcm5719-llvm-92775baa5ddf8242f99fa612a3be9bb30f38d4e1.zip
Fix double include in CompilerDeclContext.h
llvm-svn: 247760
-rw-r--r--lldb/include/lldb/Symbol/CompilerDeclContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/include/lldb/Symbol/CompilerDeclContext.h b/lldb/include/lldb/Symbol/CompilerDeclContext.h
index d696bb8ebec..70399b2dbb3 100644
--- a/lldb/include/lldb/Symbol/CompilerDeclContext.h
+++ b/lldb/include/lldb/Symbol/CompilerDeclContext.h
@@ -14,7 +14,6 @@
#include "lldb/lldb-private.h"
#include "lldb/Core/ConstString.h"
-#include <vector>
namespace lldb_private {
OpenPOWER on IntegriCloud