diff options
Diffstat (limited to 'include/lldb/Interpreter/CommandObjectMultiword.h')
| -rw-r--r-- | include/lldb/Interpreter/CommandObjectMultiword.h | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/include/lldb/Interpreter/CommandObjectMultiword.h b/include/lldb/Interpreter/CommandObjectMultiword.h index d9eff9a6e545..e1ea39f7ec34 100644 --- a/include/lldb/Interpreter/CommandObjectMultiword.h +++ b/include/lldb/Interpreter/CommandObjectMultiword.h @@ -10,10 +10,6 @@  #ifndef liblldb_CommandObjectMultiword_h_  #define liblldb_CommandObjectMultiword_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes  #include "lldb/Interpreter/CommandObject.h"  #include "lldb/Utility/CompletionRequest.h"  | 
