mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
missing include boost/algorithm/string/replace.hpp
This commit is contained in:
parent
309aa76d27
commit
e9dd83f0a9
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue