diff options
Diffstat (limited to 'source/DataFormatters/Cocoa.cpp')
-rw-r--r-- | source/DataFormatters/Cocoa.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/DataFormatters/Cocoa.cpp b/source/DataFormatters/Cocoa.cpp index 137fd4f483cc..28f3d4f1d41b 100644 --- a/source/DataFormatters/Cocoa.cpp +++ b/source/DataFormatters/Cocoa.cpp @@ -7,8 +7,6 @@ // //===----------------------------------------------------------------------===// -#include "lldb/lldb-python.h" - #include "lldb/DataFormatters/CXXFormatterFunctions.h" #include "lldb/Core/DataBufferHeap.h" |