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
commit 587b528292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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