mirror of
https://github.com/corda/corda.git
synced 2025-06-16 14:18:20 +00:00
darwin doesn't have <malloc.h>, apparently
This commit is contained in:
@ -11,8 +11,8 @@
|
||||
#ifndef AVIAN_TOOLS_H_
|
||||
#define AVIAN_TOOLS_H_
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "environment.h"
|
||||
#include <malloc.h>
|
||||
|
||||
namespace avian {
|
||||
|
||||
|
Reference in New Issue
Block a user