Merge pull request #2463 from NoodlesNZ/fix-stddef
Add stddef.h to fix compilation issue on MacOS
Bu işleme şunda yer alıyor:
@@ -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
|
||||||
|
|||||||
Yeni konuda referans
Bir kullanıcı engelle