summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectProcess.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.h')
-rw-r--r--lldb/source/Commands/CommandObjectProcess.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/source/Commands/CommandObjectProcess.h b/lldb/source/Commands/CommandObjectProcess.h
index 0f520f63e1d..7325dce4968 100644
--- a/lldb/source/Commands/CommandObjectProcess.h
+++ b/lldb/source/Commands/CommandObjectProcess.h
@@ -10,10 +10,6 @@
#ifndef liblldb_CommandObjectProcess_h_
#define liblldb_CommandObjectProcess_h_
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
#include "lldb/Interpreter/CommandObjectMultiword.h"
namespace lldb_private {
OpenPOWER on IntegriCloud