diff options
Diffstat (limited to 'source/API/SBThreadPlan.cpp')
-rw-r--r-- | source/API/SBThreadPlan.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/API/SBThreadPlan.cpp b/source/API/SBThreadPlan.cpp index 02b1a8d893b6..2fcd72149409 100644 --- a/source/API/SBThreadPlan.cpp +++ b/source/API/SBThreadPlan.cpp @@ -7,8 +7,6 @@ // //===----------------------------------------------------------------------===// -#include "lldb/lldb-python.h" - #include "lldb/API/SBThread.h" #include "lldb/API/SBSymbolContext.h" |