Merge pull request #2466

bc429e9c daemon: make this build with boost 1.61 (moneromooo-monero)
This commit is contained in:
Riccardo Spagni
2017-09-25 21:06:47 +02:00

View File

@@ -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"