mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
Fix mapped_memory_posix.cc build on GCC
This commit is contained in:
parent
66a73128dd
commit
c2160c2504
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
#include <sys/mman.h>
|
||||
#include <cstdio>
|
||||
#include <memory>
|
||||
|
||||
#include "xenia/base/string.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue