mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Including missing headers required for non-pch builds and other architectures
This commit is contained in:
parent
eaf21b3c80
commit
eb2d4935cd
3 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <unistd.h>
|
||||
#include <asm/hwcap.h>
|
||||
#include <sys/auxv.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue