mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
Fix building with PCH disabled.
This commit is contained in:
parent
8ff1dc9c87
commit
e35766cbcd
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
namespace JitRegister
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue