mirror of
https://github.com/corda/corda.git
synced 2025-01-21 20:08:27 +00:00
include util/runtime-array.h in windows.cpp to fix build
This commit is contained in:
parent
64d58bdb29
commit
b8fd040ac1
@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
#include "arch.h"
|
#include "arch.h"
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
|
#include "util/runtime-array.h"
|
||||||
|
|
||||||
#if defined(WINAPI_FAMILY)
|
#if defined(WINAPI_FAMILY)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user