make sure to include boost posix_time where needed

This commit is contained in:
Andrzej Rybczak
2014-09-03 21:59:41 +02:00
parent 5ce193303b
commit 9238008033
11 changed files with 15 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
#ifdef ENABLE_CLOCK
#include <boost/date_time/posix_time/posix_time.hpp>
#include <cstring>
#include "global.h"