daemon: make this build with boost 1.61

This commit is contained in:
moneromooo-monero 2017-09-18 11:24:49 +01:00
parent 7abdba0a5c
commit bc429e9c6d
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3
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"