summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2013-06-13 23:56:47 +0000
committerGreg Clayton <gclayton@apple.com>2013-06-13 23:56:47 +0000
commit4c1306cccc3c36d37b8ed6983cf1625430cb0583 (patch)
treebd166d2ef840ef22139dd30036936f9dc19f6e20
parentbe2bb923cd58d1b18a9ecbe2ca0ba06a6aab7608 (diff)
downloadbcm5719-llvm-4c1306cccc3c36d37b8ed6983cf1625430cb0583.tar.gz
bcm5719-llvm-4c1306cccc3c36d37b8ed6983cf1625430cb0583.zip
Remove unneeded include.
llvm-svn: 183959
-rw-r--r--lldb/examples/lookup/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/examples/lookup/main.cpp b/lldb/examples/lookup/main.cpp
index fabb5cb2a71..fbb90846067 100644
--- a/lldb/examples/lookup/main.cpp
+++ b/lldb/examples/lookup/main.cpp
@@ -27,7 +27,6 @@
#endif
#include <string>
-#include <vector>
using namespace lldb;
OpenPOWER on IntegriCloud