Files
swift-mirror/include/swift/Basic
Daniel Rodríguez Troitiño d5246a5aa5 [windows][vs2017] Add missing <atomic> include.
Seems that VS2019 and other C++ standard libraries include <atomic> as
part of either <string> or <vector>, but not VS2017. When #38782 landed
a new usage of std::atomic started creating compilation problems in the
VS2017 builders (eg. https://ci-external.swift.org/job/oss-swift-windows-x86_64/8736/).

Including the <atomic> header solves the problem.
2021-10-04 17:59:23 -07:00
..
2021-01-12 16:30:02 -08:00
2021-10-03 19:25:13 -07:00
2021-01-13 23:00:16 -08:00
2021-01-21 17:19:38 -08:00