summaryrefslogtreecommitdiff
path: root/source/Commands/CommandObjectFrame.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Commands/CommandObjectFrame.h')
-rw-r--r--source/Commands/CommandObjectFrame.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/Commands/CommandObjectFrame.h b/source/Commands/CommandObjectFrame.h
index 875bcc944a384..3199399163df3 100644
--- a/source/Commands/CommandObjectFrame.h
+++ b/source/Commands/CommandObjectFrame.h
@@ -10,11 +10,6 @@
#ifndef liblldb_CommandObjectFrame_h_
#define liblldb_CommandObjectFrame_h_
-// C Includes
-// C++ Includes
-// Other libraries and framework includes
-// Project includes
-#include "lldb/Core/ArchSpec.h"
#include "lldb/Interpreter/CommandObjectMultiword.h"
#include "lldb/Interpreter/Options.h"