summaryrefslogtreecommitdiffstats
path: root/lldb/tools/driver/Driver.cpp
diff options
context:
space:
mode:
authorTatyana Krasnukha <tatyana@synopsys.com>2018-09-28 19:58:03 +0000
committerTatyana Krasnukha <tatyana@synopsys.com>2018-09-28 19:58:03 +0000
commitc06db0274865dfa7ad8a359cd8d03badf2af9fef (patch)
tree73a4b474805b9172e2118c9f5161ffaa9ce883c4 /lldb/tools/driver/Driver.cpp
parentbc52967835fd22933d01bc6ea55ff79f37e1f211 (diff)
downloadbcm5719-llvm-c06db0274865dfa7ad8a359cd8d03badf2af9fef.tar.gz
bcm5719-llvm-c06db0274865dfa7ad8a359cd8d03badf2af9fef.zip
[Driver] Remove unused declarations and "include" directives
llvm-svn: 343357
Diffstat (limited to 'lldb/tools/driver/Driver.cpp')
-rw-r--r--lldb/tools/driver/Driver.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/tools/driver/Driver.cpp b/lldb/tools/driver/Driver.cpp
index 87d678676f4..4ca8b795943 100644
--- a/lldb/tools/driver/Driver.cpp
+++ b/lldb/tools/driver/Driver.cpp
@@ -11,6 +11,7 @@
#include <algorithm>
#include <atomic>
+#include <bitset>
#include <csignal>
#include <fcntl.h>
#include <limits.h>
OpenPOWER on IntegriCloud