Add stddef.h
Этот коммит содержится в:
@@ -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
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user