mirror of
https://github.com/corda/corda.git
synced 2025-01-09 06:23:04 +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_
|
#ifndef AVIAN_TOOLS_H_
|
||||||
#define AVIAN_TOOLS_H_
|
#define AVIAN_TOOLS_H_
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
#include "environment.h"
|
#include "environment.h"
|
||||||
#include <malloc.h>
|
|
||||||
|
|
||||||
namespace avian {
|
namespace avian {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user