Merge pull request #556 from jpcima/syslog-build
correct include path for sink/syslog_sink.h
This commit is contained in:
commit
587b528292
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "common.h"
|
#include "../common.h"
|
||||||
|
|
||||||
#ifdef SPDLOG_ENABLE_SYSLOG
|
#ifdef SPDLOG_ENABLE_SYSLOG
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user