Update syslog_sink.h

This commit is contained in:
Gabi Melman 2019-06-26 01:21:40 +03:00 committed by GitHub
parent a680b71dc7
commit 246b4b01c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#pragma once
#include "spdlog/sinks/base_sink.h"
#include "spdlog/details/null_mutex.h"
#include <array>
#include <string>