2
0
mirror of https://github.com/gabime/spdlog.git synced 2026-02-17 02:12:16 +00:00

Merge pull request #556 from jpcima/syslog-build

correct include path for sink/syslog_sink.h
This commit is contained in:
Gabi Melman
2017-11-14 16:29:20 +02:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
#pragma once
#include "common.h"
#include "../common.h"
#ifdef SPDLOG_ENABLE_SYSLOG