aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-07-01 17:25:35 -0400
committerMarcoFalke <falke.marco@gmail.com>2020-07-01 17:24:46 -0400
commitfac7bdb75e69f731b89e848c11931b4087440283 (patch)
tree8df8488638132a39a159d0519978e5d6190c9c62 /src/wallet
parent85a68952f86dea04c797a7c060f25cc7e626a47e (diff)
downloadbitcoin-fac7bdb75e69f731b89e848c11931b4087440283.tar.xz
script: Fix boost/C++17 compile failure
script/standard.cpp:297:48: error: temporary of type 'boost::static_visitor<CScript>' has protected destructor return boost::apply_visitor(CScriptVisitor{}, dest); ^ /usr/include/boost/variant/static_visitor.hpp:53:5: note: declared protected here ~static_visitor() = default; ^ 1 error generated.
Diffstat (limited to 'src/wallet')
0 files changed, 0 insertions, 0 deletions