diff options
Diffstat (limited to 'source/Interpreter/ScriptInterpreterNone.cpp')
-rw-r--r-- | source/Interpreter/ScriptInterpreterNone.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/Interpreter/ScriptInterpreterNone.cpp b/source/Interpreter/ScriptInterpreterNone.cpp index e33480d..909a116 100644 --- a/source/Interpreter/ScriptInterpreterNone.cpp +++ b/source/Interpreter/ScriptInterpreterNone.cpp @@ -7,8 +7,6 @@ // //===----------------------------------------------------------------------===// -#include "lldb/lldb-python.h" - #include "lldb/Interpreter/ScriptInterpreterNone.h" #include "lldb/Core/Stream.h" #include "lldb/Core/StreamFile.h" |