diff options
Diffstat (limited to 'source/Commands/CommandObjectSyntax.cpp')
-rw-r--r-- | source/Commands/CommandObjectSyntax.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/Commands/CommandObjectSyntax.cpp b/source/Commands/CommandObjectSyntax.cpp index 5093c3b99339..e9fa084fc0b5 100644 --- a/source/Commands/CommandObjectSyntax.cpp +++ b/source/Commands/CommandObjectSyntax.cpp @@ -7,8 +7,6 @@ // //===----------------------------------------------------------------------===// -#include "lldb/lldb-python.h" - #include "CommandObjectSyntax.h" // C Includes |