Add stddef.h

This commit is contained in:
Nick Le Mouton
2026-05-02 17:12:03 +12:00
parent 679fb9c0ab
commit c4137e78d0
+1
View File
@@ -1,6 +1,7 @@
#pragma once
#include <stdint.h>
#include <stddef.h>
#include <math.h>
#define MAX_HASH_SIZE 8