diff options
Diffstat (limited to 'src/tests/itoheap.cpp')
-rw-r--r-- | src/tests/itoheap.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/itoheap.cpp b/src/tests/itoheap.cpp index 9016d86..c5816b2 100644 --- a/src/tests/itoheap.cpp +++ b/src/tests/itoheap.cpp | |||
@@ -7,6 +7,7 @@ | |||
7 | 7 | ||
8 | #include <stdio.h> | 8 | #include <stdio.h> |
9 | #include <stdlib.h> | 9 | #include <stdlib.h> |
10 | #include <unistd.h> | ||
10 | 11 | ||
11 | #include "bu/itoheap.h" | 12 | #include "bu/itoheap.h" |
12 | #include "bu/ito.h" | 13 | #include "bu/ito.h" |