mirror of
https://github.com/corda/corda.git
synced 2025-01-05 20:54:13 +00:00
fix cross-compile windows build
This commit is contained in:
parent
8d969cd9c3
commit
71765bb26f
@ -21,7 +21,7 @@
|
||||
|
||||
#if defined(PLATFORM_WINDOWS)
|
||||
# define WIN32_LEAN_AND_MEAN
|
||||
# include <Windows.h>
|
||||
# include <windows.h>
|
||||
#endif
|
||||
|
||||
using namespace vm;
|
||||
|
Loading…
Reference in New Issue
Block a user