Skip to content

Commit 9b41e47

Browse files
committed
Get rid of unused include
1 parent 314cb2d commit 9b41e47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/source/Commands/CommandObjectSettings.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include "lldb/Interpreter/CommandInterpreter.h"
1616
#include "lldb/Interpreter/CommandOptionArgumentTable.h"
1717
#include "lldb/Interpreter/CommandReturnObject.h"
18-
#include "lldb/Interpreter/OptionValue.h"
1918
#include "lldb/Interpreter/OptionValueProperties.h"
2019

2120
using namespace lldb;

0 commit comments

Comments
 (0)