mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge #819: Include deque to fix build
08b41e65d Include deque to fix build (Steven Roose)
Pull request description:
Upstream: https://github.com/bitcoin/bitcoin/pull/17249/files
Tree-SHA512: ab0151356814e5bcaa85d16d6de16397bf1a10d12b43b28cfb09d682ca53c08243fbff53175753036fc56a7c4fbccbb0ea11437dd600c388ef1489cf0bb51258
This commit is contained in:
commit
171540429f
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
#include <sync.h>
|
||||
#include <ui_interface.h>
|
||||
|
||||
#include <deque>
|
||||
#include <memory>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue