From 616d87444313db865c60fbeee36ebe5250ef301e Mon Sep 17 00:00:00 2001 From: Yuri Kunde Schlesner Date: Tue, 28 Oct 2014 05:36:00 -0200 Subject: New logging system --- src/common/thread.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/thread.h') diff --git a/src/common/thread.h b/src/common/thread.h index be9b5cbe..8c36d3f0 100644 --- a/src/common/thread.h +++ b/src/common/thread.h @@ -21,6 +21,7 @@ //for gettimeofday and struct time(spec|val) #include #include +#include #endif namespace Common -- cgit v1.2.3