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