mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
Compilation fix 3
This commit is contained in:
parent
12f4f35cfa
commit
851ae920b9
3 changed files with 4 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue