libstdc++: Include <stdint.h> in <bits/atomic_wait.h>
commit6c8f2d3a08bc013ddb31f7fccd7136751a1460ed
authorJonathan Wakely <jwakely@redhat.com>
Sun, 26 Nov 2023 21:31:05 +0000 (26 21:31 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 28 Nov 2023 12:43:15 +0000 (28 12:43 +0000)
tree6f07e4d5a3b20849eb7a753296057828b1256e4b
parent3e35c54a9b54e62c44980b6b07289b7c59ad0ce7
libstdc++: Include <stdint.h> in <bits/atomic_wait.h>

This is needed in order to compile it as a header-unit, which might be
desired because it's included by both <atomic> and <semaphore>.

libstdc++-v3/ChangeLog:

* include/bits/atomic_wait.h: Include <stdint.h>.
libstdc++-v3/include/bits/atomic_wait.h