missing include boost/algorithm/string/replace.hpp

This commit is contained in:
jtimon 2014-08-29 22:52:41 +02:00
parent 309aa76d27
commit e9dd83f0a9
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
#include "compat/sanity.h"
#include <boost/algorithm/string/predicate.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <boost/filesystem.hpp>
#include <boost/interprocess/sync/file_lock.hpp>
#include <boost/thread.hpp>