Skip to content

Commit a8d2b70

Browse files
committed
[lldb] Fix cyclic dependency issue in ScriptedMetadata
Signed-off-by: Med Ismail Bennani <[email protected]>
1 parent eb7eee2 commit a8d2b70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/include/lldb/Utility/ScriptedMetadata.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#ifndef LLDB_INTERPRETER_SCRIPTEDMETADATA_H
1010
#define LLDB_INTERPRETER_SCRIPTEDMETADATA_H
1111

12-
#include "lldb/Host/Host.h"
1312
#include "lldb/Utility/ProcessInfo.h"
1413
#include "lldb/Utility/StructuredData.h"
1514

0 commit comments

Comments
 (0)