mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-22 17:28:45 +00:00
Merge pull request #2453 from rohit-n/call-me-bob
Fix building with PCH disabled.
This commit is contained in:
commit
0c31013622
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
#include <stdarg.h>
|
||||
#include <string>
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
namespace JitRegister
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue