Compilation fix 2
This commit is contained in:
@@ -24,6 +24,7 @@ void strcpy_trunc(char (&dst)[size], const std::string& src)
|
|||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
#include <stat.h>
|
||||||
|
|
||||||
#ifndef __APPLE__
|
#ifndef __APPLE__
|
||||||
#include <malloc.h>
|
#include <malloc.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user