#include "stdafx.h" #if defined(__aarch64__) #include CAarch64Ops::CAarch64Ops(CCodeBlock & CodeBlock) : m_CodeBlock(CodeBlock) { } #endif