diff options
Diffstat (limited to 'source/Commands/CommandObjectSettings.h')
-rw-r--r-- | source/Commands/CommandObjectSettings.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Commands/CommandObjectSettings.h b/source/Commands/CommandObjectSettings.h index 3376cccd1799..df1338600456 100644 --- a/source/Commands/CommandObjectSettings.h +++ b/source/Commands/CommandObjectSettings.h @@ -10,10 +10,6 @@ #ifndef liblldb_CommandObjectSettings_h_ #define liblldb_CommandObjectSettings_h_ -// C Includes -// C++ Includes -// Other libraries and framework includes -// Project includes #include "lldb/Interpreter/CommandObject.h" #include "lldb/Interpreter/CommandObjectMultiword.h" #include "lldb/Interpreter/Options.h" |