Fix circular include

pull/1105/head
gabime 6 years ago
parent bcfa9241b8
commit c1b39eb2ce

@ -8,7 +8,6 @@
#endif #endif
#include "spdlog/details/os.h" #include "spdlog/details/os.h"
#include "spdlog/sinks/sink.h"
namespace spdlog { namespace spdlog {
namespace details { namespace details {

Loading…
Cancel
Save