removed un needed includes

pull/752/head
gabime 7 years ago
parent b4cde3fc21
commit c50ba69689

@ -19,10 +19,9 @@
#include "logger.h" #include "logger.h"
#include <chrono> #include <chrono>
#include <functional>
#include <iostream>
#include <memory> #include <memory>
#include <string> #include <string>
namespace spdlog { namespace spdlog {
namespace details { namespace details {
class thread_pool; class thread_pool;

Loading…
Cancel
Save