mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 570eb7b130 into merged_master (Bitcoin PR #15782)
This commit is contained in:
commit
fa9e0619fa
1 changed files with 2 additions and 0 deletions
|
|
@ -3,7 +3,9 @@
|
|||
#ifndef WIN32
|
||||
#include <fcntl.h>
|
||||
#else
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
#include <codecvt>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue