mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
include util/runtime-array.h in windows.cpp to fix build
This commit is contained in:
parent
6d39de064c
commit
144fdb8f49
@ -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