mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
correct include path for sink/syslog_sink.h
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "common.h"
|
#include "../common.h"
|
||||||
|
|
||||||
#ifdef SPDLOG_ENABLE_SYSLOG
|
#ifdef SPDLOG_ENABLE_SYSLOG
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user