summaryrefslogtreecommitdiff
path: root/source/Commands/CommandObjectHelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Commands/CommandObjectHelp.h')
-rw-r--r--source/Commands/CommandObjectHelp.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Commands/CommandObjectHelp.h b/source/Commands/CommandObjectHelp.h
index c78682dead1f..5d5b672a5fbd 100644
--- a/source/Commands/CommandObjectHelp.h
+++ b/source/Commands/CommandObjectHelp.h
@@ -10,10 +10,6 @@
#ifndef liblldb_CommandObjectHelp_h_
#define liblldb_CommandObjectHelp_h_
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
#include "lldb/Host/OptionParser.h"
#include "lldb/Interpreter/CommandObject.h"
#include "lldb/Interpreter/Options.h"