mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 03:25:16 +00:00
Compilation fix 2
This commit is contained in:
parent
0be2728e19
commit
12f4f35cfa
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue