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

@@ -25,6 +25,7 @@
#include <netinet/tcp.h>
#include <netinet/in.h>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/locale.hpp>
#include <iostream>
#include <fstream>