tests/bench_xtimer: fix NDEBUG compile problem
This commit is contained in:
parent
8fb7a29eab
commit
f4224890ae
@ -19,7 +19,8 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <test_utils/expect.h>
|
||||
|
||||
#include "test_utils/expect.h"
|
||||
|
||||
#include "msg.h"
|
||||
#include "thread.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user