diff options
Diffstat (limited to 'bench/libhebimath.h')
| -rw-r--r-- | bench/libhebimath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/libhebimath.h b/bench/libhebimath.h index 43bbcf5..8f8f3ce 100644 --- a/bench/libhebimath.h +++ b/bench/libhebimath.h @@ -1,7 +1,7 @@ #include <hebimath.h> -#include <stddef.h> #include <setjmp.h> +#include <stddef.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> |
