Fix building with PCH disabled.
This commit is contained in:
parent
8ff1dc9c87
commit
e35766cbcd
|
@ -3,6 +3,7 @@
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
#include "Common/CommonTypes.h"
|
||||||
|
|
||||||
namespace JitRegister
|
namespace JitRegister
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue