chore(runtime/object): remove alloc.h dependency
This commit is contained in:
parent
45ed2995d4
commit
f1fa528dbe
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ Author: Leonardo de Moura
|
|||
#include "runtime/mpz.h"
|
||||
#include "runtime/int64.h"
|
||||
#include "runtime/thread.h"
|
||||
#include "runtime/alloc.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define LEAN_ALLOCA(s) ::_alloca(s)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue