Skip to content

Commit eba8c9a

Browse files
authored
Merge pull request #68476 from etcwilde/ewilde/include-variant
2 parents be14c33 + e088865 commit eba8c9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/swift/SILOptimizer/Differentiation/AdjointValue.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
#include "llvm/ADT/ArrayRef.h"
2626
#include "llvm/Support/Debug.h"
2727

28+
#include <variant>
29+
2830
namespace swift {
2931
namespace autodiff {
3032

0 commit comments

Comments
 (0)