tests/libfixmath: explicitly import ARRAY_SIZE definition
ARRAY_SIZE is implicitly imported by "xtimer.h" which will be removed of this file.
This commit is contained in:
parent
ed27d3b68b
commit
4c209ab8d7
@ -30,6 +30,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "kernel_defines.h"
|
||||
#include "xtimer.h"
|
||||
#include "fix16.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user