Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2015-01-20 17:01:37 +00:00
parent 8ff1dc9c87
commit e35766cbcd

View File

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