mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 17:11:23 +00:00
Compilation fix 2
This commit is contained in:
parent
0be2728e19
commit
12f4f35cfa
@ -24,6 +24,7 @@ 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>
|
||||
|
Loading…
Reference in New Issue
Block a user