mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-16 00:45:48 +08:00
Fixed window include bug
This commit is contained in:
parent
acb06ea977
commit
67e0957e67
@ -26,7 +26,6 @@
|
||||
#include <type_traits>
|
||||
#include "../common.h"
|
||||
#include "../logger.h"
|
||||
#include <pthread.h>
|
||||
|
||||
// Line logger class - aggregates operator<< calls to fast ostream
|
||||
// and logs upon destruction
|
||||
|
Loading…
Reference in New Issue
Block a user