mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
tests/vtimer_msg: Add missing inttypes.h include
This commit is contained in:
parent
7203013040
commit
86389fcadb
@ -21,6 +21,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "vtimer.h"
|
||||
#include "thread.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user