mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:59:33 +08:00
removed un needed includes
This commit is contained in:
@@ -19,10 +19,9 @@
|
||||
#include "logger.h"
|
||||
|
||||
#include <chrono>
|
||||
#include <functional>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
namespace spdlog {
|
||||
namespace details {
|
||||
class thread_pool;
|
||||
|
Reference in New Issue
Block a user