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

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"