HomePhabricator

Fix apptest build failure on Xenial

Description

Fix apptest build failure on Xenial

Summary:
Due to a missing definition with the Xenial Qt version, ordering of the
headers in apptests.cpp end up being significant.
This only occurs when building with autotools, as CMake does adds the
missing definition (on the command line on through a generated header,
depending on the version).

Test Plan:
On Ubuntu Xenial:

make

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D4654

Details

Provenance
FabienAuthored on Dec 5 2019, 19:56
FabienPushed on Dec 5 2019, 21:54
Reviewer
Restricted Project
Differential Revision
D4654: Fix apptest build failure on Xenial
Parents
rABC883501524685: Small fix in CONTRIBUTING.md - clang-format-7 still mentioned, but 8 is required
Branches
Unknown
Tags
Unknown