Include for size_t
This commit is contained in:
parent
607f1d1fb6
commit
59cf50c201
@ -4,6 +4,8 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
/**
|
||||
* @brief Allocates a 0x80-byte aligned buffer.
|
||||
* @param size Size of the buffer to allocate.
|
||||
|
Loading…
Reference in New Issue
Block a user