summaryrefslogtreecommitdiff
path: root/source/Interpreter/CommandObjectScript.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Interpreter/CommandObjectScript.h')
-rw-r--r--source/Interpreter/CommandObjectScript.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/Interpreter/CommandObjectScript.h b/source/Interpreter/CommandObjectScript.h
index 7a61b06e5b04..ca453a875494 100644
--- a/source/Interpreter/CommandObjectScript.h
+++ b/source/Interpreter/CommandObjectScript.h
@@ -10,10 +10,6 @@
#ifndef liblldb_CommandObjectScript_h_
#define liblldb_CommandObjectScript_h_
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
#include "lldb/Interpreter/CommandObject.h"
namespace lldb_private {