diff options
| author | Wladimir J. van der Laan <[email protected]> | 2020-05-14 18:31:57 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2020-05-14 18:40:57 +0200 |
| commit | 050e2ee6f28e7b31c167013be7313726e34084e9 (patch) | |
| tree | d95c802428554f2d2f940678929a887ff3c091ca /src/httpserver.cpp | |
| parent | Merge #18742: miner: Avoid stack-use-after-return in validationinterface (diff) | |
| download | discoin-050e2ee6f28e7b31c167013be7313726e34084e9.tar.xz discoin-050e2ee6f28e7b31c167013be7313726e34084e9.zip | |
test: Remove const to work around compiler error on xenial
Fix the following error in travis:
test/validationinterface_tests.cpp:26:36: error: default initialization of an object of const type 'const BlockValidationState' without a user-provided default constructor
const BlockValidationState state_dummy;
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions