mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
blockchain: add a couple missing includes
This commit is contained in:
parent
cf88e4dd24
commit
bed9a44e56
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@
|
|||
#include <boost/multi_index/member.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
#include <atomic>
|
||||
#include <unordered_map>
|
||||
#include <unordered_set>
|
||||
|
||||
#include "syncobj.h"
|
||||
#include "string_tools.h"
|
||||
|
|
Loading…
Reference in a new issue