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

@@ -20,6 +20,7 @@
#include <algorithm>
#include <boost/bind.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <cassert>
#include "charset.h"