mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
d971f125d9 added a usage of std::variant and std::holds_alternative to
SILOptimizer/Differentiation/AdjointValue.h, but did not include variant
directly. This caused issues while building on Linux.