mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Merge pull request #2938 from rohit-n/build-pch
Fix building with PCH disabled.
This commit is contained in:
commit
0aba5a62fc
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonFuncs.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue