diff options
Diffstat (limited to 'source/API/SBQueue.cpp')
-rw-r--r-- | source/API/SBQueue.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/API/SBQueue.cpp b/source/API/SBQueue.cpp index b19ed72..be4c5fd 100644 --- a/source/API/SBQueue.cpp +++ b/source/API/SBQueue.cpp @@ -7,8 +7,6 @@ // //===----------------------------------------------------------------------===// -#include "lldb/lldb-python.h" - #include <inttypes.h> #include "lldb/API/SBQueue.h" |