clang: fix compilation on 3.7

This commit is contained in:
scribam 2018-07-12 21:05:37 +02:00 committed by Ivan
parent 4babe9076b
commit b09321354a

View File

@ -1,5 +1,9 @@
#include "JIT.h"
#ifndef _XABORT_RETRY
#define _XABORT_RETRY (1 << 1)
#endif
asmjit::JitRuntime& asmjit::get_global_runtime()
{
// Magic static