Files
swift-mirror/include/swift/Runtime/Atomic.h
Saleem Abdulrasool 74496f3bad Runtime: correct the location of windows header inclusion
We would previously include a header inside the `swift::impl` namespace,
which would prevent the proper declaration of the functions and
enumerators.  This corrects the location of the header inclusion to fix
this issue.
2021-09-01 14:12:43 -07:00

7.3 KiB