mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Fix missing includes needed for Boost 1.46.
This commit is contained in:
parent
aa0c5e87e8
commit
926e14b362
5 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#include "net.h"
|
||||
#include "init.h"
|
||||
#include "strlcpy.h"
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
#include <boost/interprocess/sync/file_lock.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue