std::priority_queue header needs to be included (#1630)
This commit is contained in:
parent
23d895a02f
commit
90aae02f8c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <nano/secure/ledger.hpp>
|
||||
|
||||
#include <condition_variable>
|
||||
#include <queue>
|
||||
|
||||
#include <boost/iostreams/device/array.hpp>
|
||||
#include <boost/multi_index/hashed_index.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue