diff options
author | practicalswift <practicalswift@users.noreply.github.com> | 2018-06-27 17:45:18 +0200 |
---|---|---|
committer | practicalswift <practicalswift@users.noreply.github.com> | 2018-06-27 17:45:18 +0200 |
commit | 962d8eed5bdbe62b9926f01cb85bdce9d435d3d6 (patch) | |
tree | 89a92735672c0419a164c540cee5d734f826ebe6 /test/lint/lint-includes.sh | |
parent | c6fd0df4efcd9f75c43ff527fd57fe43bc47a474 (diff) |
Remove boost dependency (boost/assign/std/vector.hpp)
Diffstat (limited to 'test/lint/lint-includes.sh')
-rwxr-xr-x | test/lint/lint-includes.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lint/lint-includes.sh b/test/lint/lint-includes.sh index fdc3f5bd35..40d28ed3e0 100755 --- a/test/lint/lint-includes.sh +++ b/test/lint/lint-includes.sh @@ -53,7 +53,6 @@ EXPECTED_BOOST_INCLUDES=( boost/algorithm/string/predicate.hpp boost/algorithm/string/replace.hpp boost/algorithm/string/split.hpp - boost/assign/std/vector.hpp boost/bind.hpp boost/chrono/chrono.hpp boost/date_time/posix_time/posix_time.hpp |