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