Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2015-05-25 22:26:43 -05:00
parent 7c04c76a26
commit dbe54e63ed
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#pragma once
#include <stdarg.h>
#include <string>
#include "Common/CommonTypes.h"
namespace JitRegister