mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Add missing include
Fails to build without it.
This commit is contained in:
parent
5bb95fc613
commit
bbcc3a125f
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue