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