diff options
Diffstat (limited to 'test/sorted_array_test.c')
-rw-r--r-- | test/sorted_array_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sorted_array_test.c b/test/sorted_array_test.c index e8c2fdd..63c076b 100644 --- a/test/sorted_array_test.c +++ b/test/sorted_array_test.c @@ -14,7 +14,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <inttypes.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> |