Skip to content

Commit 88a3b10

Browse files
committed
[Swift] Update for GenericParamList.h
1 parent 40349c7 commit 88a3b10

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)