mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update syslog_sink.h
Removed un needed includes
This commit is contained in:
parent
2116f15414
commit
8f24fc5f14
@ -26,13 +26,9 @@
|
||||
|
||||
#ifdef __linux__
|
||||
|
||||
#include <cassert>
|
||||
#include <string>
|
||||
#include <mutex>
|
||||
#include <atomic>
|
||||
#include <syslog.h>
|
||||
#include "./sink.h"
|
||||
#include "../formatter.h"
|
||||
#include "../common.h"
|
||||
#include "../details/log_msg.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user