mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-04 16:41:43 +00:00
[asan] quick fix for mac build, second attempt. Sorry for spam.
llvm-svn: 145694
This commit is contained in:
parent
e7dcbc8691
commit
c5be44aaa2
@ -24,7 +24,7 @@
|
||||
#include <sys/mman.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <new.h>
|
||||
#include <new>
|
||||
|
||||
namespace __asan {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user