[AArch64] Fix non-PCH build.

This commit is contained in:
Ryan Houdek 2015-02-12 18:46:20 -06:00
parent 8074d06270
commit 0252bbb33f
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
#pragma once
#include <functional>
#include "Common/ArmCommon.h"
#include "Common/BitSet.h"
#include "Common/CodeBlock.h"