mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-27 08:20:53 +08:00
removed un needed includes
This commit is contained in:
parent
b4cde3fc21
commit
c50ba69689
@ -19,10 +19,9 @@
|
||||
#include "logger.h"
|
||||
|
||||
#include <chrono>
|
||||
#include <functional>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
namespace spdlog {
|
||||
namespace details {
|
||||
class thread_pool;
|
||||
|
Loading…
Reference in New Issue
Block a user