Skip to content
Snippets Groups Projects
Commit 336e16b8 authored by Jonathan Wakely's avatar Jonathan Wakely
Browse files

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>.

(cherry picked from commit 6c8f2d3a)
parent cabab072
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment