summaryrefslogtreecommitdiff
path: root/source/Commands/CommandObjectCommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Commands/CommandObjectCommands.h')
-rw-r--r--source/Commands/CommandObjectCommands.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Commands/CommandObjectCommands.h b/source/Commands/CommandObjectCommands.h
index a5ef777aa982..57ae8f27efec 100644
--- a/source/Commands/CommandObjectCommands.h
+++ b/source/Commands/CommandObjectCommands.h
@@ -11,10 +11,6 @@
#ifndef liblldb_CommandObjectCommands_h_
#define liblldb_CommandObjectCommands_h_
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
#include "lldb/Core/STLUtils.h"
#include "lldb/Interpreter/CommandObject.h"
#include "lldb/Interpreter/CommandObjectMultiword.h"