Commit c50ba696 authored by gabime's avatar gabime

removed un needed includes

parent b4cde3fc
...@@ -19,10 +19,9 @@ ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment