mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`SwiftInvocation.h` references `std::string`, but does not include `<string>`. This results in an error when compiling on Linux.
`SwiftInvocation.h` references `std::string`, but does not include `<string>`. This results in an error when compiling on Linux.