Add missing include
Fails to build without it.
This commit is contained in:
parent
5bb95fc613
commit
bbcc3a125f
@ -33,6 +33,8 @@
|
|||||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||||
#define MONERO_DEFAULT_LOG_CATEGORY "daemon"
|
#define MONERO_DEFAULT_LOG_CATEGORY "daemon"
|
||||||
|
|
||||||
|
#include "common/scoped_message_writer.h"
|
||||||
|
|
||||||
namespace daemonize
|
namespace daemonize
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user