aboutsummaryrefslogtreecommitdiff
path: root/array.h
diff options
context:
space:
mode:
Diffstat (limited to 'array.h')
-rw-r--r--array.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/array.h b/array.h
index 1d9e1cf..9deac45 100644
--- a/array.h
+++ b/array.h
@@ -1,9 +1,6 @@
#ifndef ARRAY_H
#define ARRAY_H
-#include <stddef.h>
-#include <stdbool.h>
-
/**
* @file
*