Skip to content

Commit f0ddcab

Browse files
committed
[lldb] Add missing reproducer include
1 parent 87023b9 commit f0ddcab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
#include "lldb/Utility/Log.h"
120120
#include "lldb/Utility/Status.h"
121121
#include "lldb/Utility/XcodeSDK.h"
122+
#include "lldb/Utility/ReproducerProvider.h"
122123
#include "llvm/ADT/ScopeExit.h"
123124

124125
#include "Plugins/Platform/MacOSX/PlatformDarwin.h"

0 commit comments

Comments
 (0)