diff options
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlugin.h')
-rw-r--r-- | lldb/source/Commands/CommandObjectPlugin.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Commands/CommandObjectPlugin.h b/lldb/source/Commands/CommandObjectPlugin.h index 0aabb13..386ee5b 100644 --- a/lldb/source/Commands/CommandObjectPlugin.h +++ b/lldb/source/Commands/CommandObjectPlugin.h @@ -9,8 +9,6 @@ #ifndef liblldb_CommandObjectPlugin_h_ #define liblldb_CommandObjectPlugin_h_ - - #include "lldb/Interpreter/CommandObjectMultiword.h" #include "lldb/lldb-types.h" |