Merge pull request #2466
bc429e9c
daemon: make this build with boost 1.61 (moneromooo-monero)
This commit is contained in:
commit
85f4b600d2
|
@ -36,7 +36,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <boost/optional/optional_fwd.hpp>
|
||||
#include <boost/optional/optional.hpp>
|
||||
|
||||
#include "daemon/rpc_command_executor.h"
|
||||
#include "common/common_fwd.h"
|
||||
|
|
Loading…
Reference in New Issue