summaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectLanguage.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Commands/CommandObjectLanguage.h')
-rw-r--r--lldb/source/Commands/CommandObjectLanguage.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/source/Commands/CommandObjectLanguage.h b/lldb/source/Commands/CommandObjectLanguage.h
index b86457c99af3..47079e219d03 100644
--- a/lldb/source/Commands/CommandObjectLanguage.h
+++ b/lldb/source/Commands/CommandObjectLanguage.h
@@ -9,10 +9,7 @@
#ifndef liblldb_CommandObjectLanguage_h_
#define liblldb_CommandObjectLanguage_h_
-
-
#include "lldb/Interpreter/CommandObjectMultiword.h"
-#include "lldb/lldb-types.h"
namespace lldb_private {
class CommandObjectLanguage : public CommandObjectMultiword {