diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/boundtest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/boundtest.c b/tests/boundtest.c index c2b2953..eb95a96 100644 --- a/tests/boundtest.c +++ b/tests/boundtest.c @@ -1,5 +1,6 @@ #include <stdlib.h> #include <stdio.h> +#include <string.h> #define NB_ITS 1000000 //#define NB_ITS 1 |
