Add stddef.h

Bu işleme şunda yer alıyor:
Nick Le Mouton
2026-05-02 17:12:03 +12:00
ebeveyn 679fb9c0ab
işleme c4137e78d0
+1
Dosyayı Görüntüle
@@ -1,6 +1,7 @@
#pragma once #pragma once
#include <stdint.h> #include <stdint.h>
#include <stddef.h>
#include <math.h> #include <math.h>
#define MAX_HASH_SIZE 8 #define MAX_HASH_SIZE 8