Merge pull request #556 from jpcima/syslog-build

correct include path for sink/syslog_sink.h
pull/561/head
Gabi Melman 8 years ago committed by GitHub
commit 587b528292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save