Merge pull request #1928 from rohit-n/build-pch

Fix building with PCH disabled.
This commit is contained in:
Markus Wick 2015-01-20 18:23:18 +01:00
commit 49352cfcb9
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
// Refer to the license.txt file included.
#pragma once
#include "Common/CommonTypes.h"
namespace JitRegister
{