Skip to content

Commit

Permalink
Remove unnecessary include
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Sep 14, 2015
1 parent 674dc9c commit f520ab8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/spdlog/details/spdlog_impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include "../sinks/file_sinks.h"
#include "../sinks/stdout_sinks.h"
#include "../sinks/syslog_sink.h"
#include "../sinks/android_sink.h"

inline void spdlog::register_logger(std::shared_ptr<logger> logger)
{
Expand Down

0 comments on commit f520ab8

Please sign in to comment.