mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 12:04:56 +00:00
Merge pull request #3421 from rohit-n/build-pch
Fix building with PCH disabled.
This commit is contained in:
commit
42d168221d
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/Thread.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue