mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Update syslog_sink.h
Removed un needed includes
This commit is contained in:
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user