tests/bitarithm_timings: add limits.h include
This commit is contained in:
parent
3f0ea86963
commit
1c0560a205
@ -33,6 +33,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdatomic.h>
|
#include <stdatomic.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <limits.h>
|
||||||
|
|
||||||
#include "bitarithm.h"
|
#include "bitarithm.h"
|
||||||
#include "xtimer.h"
|
#include "xtimer.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user