mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-17 12:34:35 +03:00
[Bug] Don't unlink immediately when creating anonymous memory file, switch to GH actions (Fixes #312)
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include "./cmdline.h"
|
||||
#include "./asmjit_test_compiler.h"
|
||||
#include "cmdline.h"
|
||||
#include "asmjit_test_compiler.h"
|
||||
|
||||
#if defined(ASMJIT_BUILD_X86) && ASMJIT_ARCH_X86
|
||||
#include <asmjit/x86.h>
|
||||
|
||||
Reference in New Issue
Block a user