aboutsummaryrefslogtreecommitdiff
path: root/src/script/script.cpp
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2020-07-01 17:25:35 -0400
committerMarcoFalke <[email protected]>2020-07-01 17:24:46 -0400
commitfac7bdb75e69f731b89e848c11931b4087440283 (patch)
tree8df8488638132a39a159d0519978e5d6190c9c62 /src/script/script.cpp
parentMerge #19408: doc: Windows WSL build recommendation to temporarily disable Wi... (diff)
downloaddiscoin-fac7bdb75e69f731b89e848c11931b4087440283.tar.xz
discoin-fac7bdb75e69f731b89e848c11931b4087440283.zip
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/script/script.cpp')
0 files changed, 0 insertions, 0 deletions