mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
4e72e21cf0
`SwiftInvocation.h` references `std::string`, but does not include `<string>`. This results in an error when compiling on Linux.