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
commit 85f4b600d2
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD
1 changed files with 1 additions and 1 deletions

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"