fix compilation

This commit is contained in:
Vitaly Takmazov 2012-03-21 19:17:43 +04:00
parent 64f0883512
commit 4fe987b774

View file

@ -12,7 +12,7 @@
#include "signal.h"
#include "sys/wait.h"
#include "sys/signal.h"
#endif
// Boost
#include <boost/algorithm/string.hpp>
using namespace boost::filesystem;