Skip to content

Commit bd6bb03

Browse files
googlewaltvinay-deshmukh
authored andcommitted
Fix missing include from llvm#166664
1 parent 254c318 commit bd6bb03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/include/lldb/lldb-private-interfaces.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include "lldb/lldb-types.h"
1616
#include <memory>
1717
#include <set>
18+
#include <vector>
1819

1920
namespace llvm {
2021
namespace json {

0 commit comments

Comments
 (0)