зеркало из https://github.com/microsoft/snmalloc.git
Added some missing #includes.
This commit is contained in:
Родитель
dca05e2556
Коммит
1324279eb5
|
@ -5,6 +5,9 @@
|
|||
# include "../mem/allocconfig.h"
|
||||
|
||||
# include <sys/mman.h>
|
||||
# include <strings.h>
|
||||
# include <stdio.h>
|
||||
# include <pthread.h>
|
||||
|
||||
namespace snmalloc
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче