Skip to content

Commit b455fc9

Browse files
committed
Fix Visual Studio 2017 errors caused by recent Expr.h gardening
1 parent ca3a398 commit b455fc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/swift/AST/Stmt.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include "swift/AST/Availability.h"
2121
#include "swift/AST/AvailabilitySpec.h"
2222
#include "swift/AST/ASTNode.h"
23+
#include "swift/AST/Expr.h"
2324
#include "swift/AST/IfConfigClause.h"
2425
#include "swift/AST/TypeAlignments.h"
2526
#include "swift/Basic/NullablePtr.h"

0 commit comments

Comments
 (0)