aboutsummaryrefslogtreecommitdiff
path: root/test/lint
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-07-20 16:27:31 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2018-07-20 16:45:44 +0200
commit2dc5ab637803283dd28717f49c43498350cd6308 (patch)
tree4a2f7af7e182f2189cd3fbc51d10257f9c9bc222 /test/lint
parentdcc0cffbcf51f14388515fd9095848952d46db39 (diff)
parentf447a0a7079619f0d650084df192781cca9fd826 (diff)
downloadbitcoin-2dc5ab637803283dd28717f49c43498350cd6308.tar.xz
Merge #13482: Remove boost::program_options dependency
f447a0a7079619f0d650084df192781cca9fd826 Remove program options from build system (Chun Kuan Lee) 11588c639e8912f1b28e981c1a2a0e4306dbd093 Replace boost program_options (Chun Kuan Lee) Pull request description: Concept from #12744, but without parsing negated options. Tree-SHA512: 7f418744bb8934e313d77a5f162633746ef5d043de802b9c9cd9f7c1842e7e566eb5f171cd9e2cc13317281b2449c6fbd553fa4f09b837e6af2f5d2b2aabdca2
Diffstat (limited to 'test/lint')
-rwxr-xr-xtest/lint/lint-includes.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lint/lint-includes.sh b/test/lint/lint-includes.sh
index 40d28ed3e0..52b327f955 100755
--- a/test/lint/lint-includes.sh
+++ b/test/lint/lint-includes.sh
@@ -67,7 +67,6 @@ EXPECTED_BOOST_INCLUDES=(
boost/optional.hpp
boost/preprocessor/cat.hpp
boost/preprocessor/stringize.hpp
- boost/program_options/detail/config_file.hpp
boost/scoped_array.hpp
boost/signals2/connection.hpp
boost/signals2/last_value.hpp