aboutsummaryrefslogtreecommitdiff
path: root/source/Host/common/SoftwareBreakpoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Host/common/SoftwareBreakpoint.cpp')
-rw-r--r--source/Host/common/SoftwareBreakpoint.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Host/common/SoftwareBreakpoint.cpp b/source/Host/common/SoftwareBreakpoint.cpp
index 5a6f78372b3f..51cb34ffe6dd 100644
--- a/source/Host/common/SoftwareBreakpoint.cpp
+++ b/source/Host/common/SoftwareBreakpoint.cpp
@@ -12,7 +12,6 @@
#include "lldb/Core/Error.h"
#include "lldb/Core/Log.h"
#include "lldb/Host/Debug.h"
-#include "lldb/Host/Mutex.h"
#include "lldb/Host/common/NativeProcessProtocol.h"