Merge pull request #1928 from rohit-n/build-pch
Fix building with PCH disabled.
This commit is contained in:
commit
49352cfcb9
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
namespace JitRegister
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue