mirror of
https://github.com/corda/corda.git
synced 2025-06-20 16:10:26 +00:00
move Allocator to include, properly namespaced
This commit is contained in:
committed by
Joshua Warner
parent
d95a8a9626
commit
52b23b8a6a
@ -10,7 +10,7 @@
|
||||
|
||||
#include "avian/target.h"
|
||||
#include "avian/alloc-vector.h"
|
||||
#include "avian/allocator.h"
|
||||
#include "avian/util/allocator.h"
|
||||
#include "avian/zone.h"
|
||||
|
||||
#include <avian/util/abort.h>
|
||||
|
Reference in New Issue
Block a user