summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Scalar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Core/Scalar.cpp')
-rw-r--r--lldb/source/Core/Scalar.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Core/Scalar.cpp b/lldb/source/Core/Scalar.cpp
index 3c0a770cd54..d1b8944cad5 100644
--- a/lldb/source/Core/Scalar.cpp
+++ b/lldb/source/Core/Scalar.cpp
@@ -26,8 +26,6 @@
#include "lldb/Utility/Error.h"
#include "lldb/Utility/Stream.h"
-#include "Plugins/Process/Utility/InstructionUtils.h"
-
using namespace lldb;
using namespace lldb_private;
OpenPOWER on IntegriCloud