Skip to content

Commit 258992c

Browse files
committed
Add an include of variant.
1 parent 806cd79 commit 258992c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/swift/SILOptimizer/Analysis/RegionAnalysis.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#include "swift/SILOptimizer/Utils/PartitionUtils.h"
2020

2121
#include <optional>
22+
#include <variant>
2223

2324
namespace swift {
2425

0 commit comments

Comments
 (0)