mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
darwin doesn't have <malloc.h>, apparently
This commit is contained in:
parent
1b5f37c9de
commit
9cbd67ec61
@ -11,8 +11,8 @@
|
||||
#ifndef AVIAN_TOOLS_H_
|
||||
#define AVIAN_TOOLS_H_
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "environment.h"
|
||||
#include <malloc.h>
|
||||
|
||||
namespace avian {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user