Fixed window include bug

pull/89/head
gabime 11 years ago
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…
Cancel
Save