diff options
| author | practicalswift <[email protected]> | 2018-06-27 17:45:18 +0200 |
|---|---|---|
| committer | practicalswift <[email protected]> | 2018-06-27 17:45:18 +0200 |
| commit | 962d8eed5bdbe62b9926f01cb85bdce9d435d3d6 (patch) | |
| tree | 89a92735672c0419a164c540cee5d734f826ebe6 /test/lint | |
| parent | Fix incorrect tests (diff) | |
| download | discoin-962d8eed5bdbe62b9926f01cb85bdce9d435d3d6.tar.xz discoin-962d8eed5bdbe62b9926f01cb85bdce9d435d3d6.zip | |
Remove boost dependency (boost/assign/std/vector.hpp)
Diffstat (limited to 'test/lint')
| -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 fdc3f5bd3..40d28ed3e 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 |