aboutsummaryrefslogtreecommitdiff
path: root/test/lint
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2020-04-24 08:39:32 -0400
committerMarcoFalke <falke.marco@gmail.com>2020-06-04 10:05:54 -0400
commit89f9fef1f71dfeff4baa59bc42bc9049a46d911b (patch)
tree455f0a85cd10c787062dd2f7e78ea55456f3fd8a /test/lint
parentfad8c890f5ae6e083e416781b4857a1a53ad5249 (diff)
downloadbitcoin-89f9fef1f71dfeff4baa59bc42bc9049a46d911b.tar.xz
refactor: Specify boost/thread/thread.hpp explicitly
Diffstat (limited to 'test/lint')
-rwxr-xr-xtest/lint/lint-includes.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lint/lint-includes.sh b/test/lint/lint-includes.sh
index bd9c8337ac..5404565b94 100755
--- a/test/lint/lint-includes.sh
+++ b/test/lint/lint-includes.sh
@@ -67,9 +67,9 @@ EXPECTED_BOOST_INCLUDES=(
boost/signals2/last_value.hpp
boost/signals2/signal.hpp
boost/test/unit_test.hpp
- boost/thread.hpp
boost/thread/condition_variable.hpp
boost/thread/mutex.hpp
+ boost/thread/shared_mutex.hpp
boost/thread/thread.hpp
boost/variant.hpp
boost/variant/apply_visitor.hpp