Merge pull request #16882 from kaspar030/bench_msg_pingpong_stding
tests/bench_msg_pingpong: add stdint.h include (for clang & stdatomic.h)
This commit is contained in:
commit
6d33e360f6
@ -18,6 +18,7 @@
|
||||
* @}
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdatomic.h>
|
||||
#include <stdio.h>
|
||||
#include "macros/units.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user