mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 14:01:25 +12: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
Add a link
Reference in a new issue