From 1419af44892b8fd40a80ce04c1cc0751cd378a89 Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Wed, 1 Jan 2025 02:06:57 +0100 Subject: [PATCH] includes --- lib/hilbert.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/hilbert.h b/lib/hilbert.h index b4ea07e..2caa42e 100644 --- a/lib/hilbert.h +++ b/lib/hilbert.h @@ -1,4 +1,5 @@ #include +#include #include "constants.h" #define D_SIZE 256