mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge #17654: Unbreak build with Boost 1.72.0
a64e97dd47wallet: unbreak with boost 1.72 (Jan Beich) Pull request description: Regressed by9a14c37d6f. See [error log](http://package22.nyi.freebsd.org/data/113amd64-default-PR241449/2019-11-27_11h48m22s/logs/bitcoin-0.19.0.1.log).35eda631ed/src/fs.h (L14)ACKs for top commit: MarcoFalke: ACKa64e97dd47Tree-SHA512: 0aad2b8ec211bb81021a2f8cd2059364f949be716ebaf154dd97d5c2f7119f42553892e90e6c375018ff2155b996690c7520374762259778de88014cb531ad3b
This commit is contained in:
commit
ddecb671f0
1 changed files with 0 additions and 1 deletions
1
src/fs.h
1
src/fs.h
|
|
@ -11,7 +11,6 @@
|
|||
#include <ext/stdio_filebuf.h>
|
||||
#endif
|
||||
|
||||
#define BOOST_FILESYSTEM_NO_DEPRECATED
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue