Skip to content

Commit 469580a

Browse files
committed
Add missing include
1 parent 68b03ae commit 469580a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/include/lldb/Target/Platform.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include "lldb/Utility/StructuredData.h"
2727
#include "lldb/Utility/Timeout.h"
2828
#include "lldb/Utility/UserIDResolver.h"
29+
#include "lldb/Utility/XcodeSDK.h"
2930
#include "lldb/lldb-private-forward.h"
3031
#include "lldb/lldb-public.h"
3132
#include "llvm/Support/VersionTuple.h"

0 commit comments

Comments
 (0)