aboutsummaryrefslogtreecommitdiff
path: root/src/cube.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/cube.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cube.c b/src/cube.c
index a6b733e..27d54b4 100644
--- a/src/cube.c
+++ b/src/cube.c
@@ -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

Generated with cgit - Back to sebastiano.tronto.net