diff options
Diffstat (limited to 'src/cube.c')
| -rw-r--r-- | src/cube.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -1,6 +1,5 @@ | |||
| 1 | #include <inttypes.h> | 1 | #include <inttypes.h> |
| 2 | #include <stdbool.h> | 2 | #include <stdbool.h> |
| 3 | #include <stdlib.h> /* TODO: Used only for malloc, remove if possible */ | ||
| 4 | #include <string.h> | 3 | #include <string.h> |
| 5 | 4 | ||
| 6 | #ifdef DEBUG | 5 | #ifdef DEBUG |
