non-pch compilation

This commit is contained in:
Thomas Goyne 2013-05-25 15:18:21 -07:00
parent 4c71fcc51b
commit 061e2a1ada
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include <boost/filesystem.hpp>
#include <fcntl.h>
#include <fnmatch.h>
#include <fstream>
#include <sys/time.h>
namespace bfs = boost::filesystem;