diff options
Diffstat (limited to 'source/Commands/CommandObjectBugreport.h')
| -rw-r--r-- | source/Commands/CommandObjectBugreport.h | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Commands/CommandObjectBugreport.h b/source/Commands/CommandObjectBugreport.h index 281ea2dd203ea..1d9aea59925a5 100644 --- a/source/Commands/CommandObjectBugreport.h +++ b/source/Commands/CommandObjectBugreport.h @@ -10,10 +10,6 @@  #ifndef liblldb_CommandObjectBugreport_h_  #define liblldb_CommandObjectBugreport_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes  #include "lldb/Interpreter/CommandObjectMultiword.h"  namespace lldb_private {  | 
