diff options
| author | Jan Beich <[email protected]> | 2019-12-02 19:55:10 +0000 |
|---|---|---|
| committer | Jan Beich <[email protected]> | 2019-12-11 18:51:16 +0000 |
| commit | a64e97dd476bda7c7981979d045b0d06d6f7ce47 (patch) | |
| tree | ad987d204b3fe761342221515b84f38c03bf4d80 /src/httpserver.cpp | |
| parent | Merge #17634: qt: Fix comparison function signature (diff) | |
| download | discoin-a64e97dd476bda7c7981979d045b0d06d6f7ce47.tar.xz discoin-a64e97dd476bda7c7981979d045b0d06d6f7ce47.zip | |
wallet: unbreak with boost 1.72
wallet/walletutil.cpp:77:23: error: no member named 'level' in 'boost::filesystem::recursive_directory_iterator'
} else if (it.level() == 0 && it->symlink_status().type() == fs::regular_file && IsBerkeleyBtree(it...
~~ ^
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions