mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/bench_msg_pingpong: add stdint.h include (for clang & stdatomic.h)
This commit is contained in:
parent
92fc4ace65
commit
0446ce2934
@ -18,6 +18,7 @@
|
||||
* @}
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdatomic.h>
|
||||
#include <stdio.h>
|
||||
#include "macros/units.h"
|
||||
|
Loading…
Reference in New Issue
Block a user