diff options
Diffstat (limited to 'tests/libdimension/tests.h')
-rw-r--r-- | tests/libdimension/tests.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libdimension/tests.h b/tests/libdimension/tests.h index 294670d..bfc088f 100644 --- a/tests/libdimension/tests.h +++ b/tests/libdimension/tests.h @@ -21,8 +21,6 @@ #define TESTS_H #include "dimension.h" -#include <unistd.h> -#include <stdio.h> #ifdef __cplusplus /* We've been included from a C++ file; mark everything here as extern "C" */ |