Update syslog_sink.h

pull/1122/head
Gabi Melman 6 years ago committed by GitHub
parent a680b71dc7
commit 246b4b01c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save