mirror of
https://github.com/corda/corda.git
synced 2025-06-19 07:38:22 +00:00
darwin doesn't have <malloc.h>, apparently
This commit is contained in:
@ -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 {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user