Skip to content

Commit 0bd1713

Browse files
authored
Merge pull request #1880 from slavapestov/update-for-header-change
[Swift] Update for GenericParamList.h
2 parents 40349c7 + 88a3b10 commit 0bd1713

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
@@ -23,6 +23,7 @@
2323
#include "swift/AST/ASTMangler.h"
2424
#include "swift/AST/DebuggerClient.h"
2525
#include "swift/AST/Decl.h"
26+
#include "swift/AST/GenericParamList.h"
2627
#include "swift/AST/DiagnosticEngine.h"
2728
#include "swift/AST/DiagnosticsSema.h"
2829
#include "swift/AST/ExistentialLayout.h"

0 commit comments

Comments
 (0)