diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-02-01 22:22:39 +0200 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-02-01 22:30:06 +0200 |
commit | e99db77a6e73996d33d7108f8336938dd57037a7 (patch) | |
tree | 2f99a0274e3fba8e767843b7500247de4cec3a11 /test/lint | |
parent | 12f5028d4957bce3ba176e80527894b497c04a3b (diff) |
Drop boost/preprocessor dependencies
Diffstat (limited to 'test/lint')
-rwxr-xr-x | test/lint/lint-includes.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lint/lint-includes.sh b/test/lint/lint-includes.sh index 6623f9ce4c..fc0b86a297 100755 --- a/test/lint/lint-includes.sh +++ b/test/lint/lint-includes.sh @@ -60,8 +60,6 @@ EXPECTED_BOOST_INCLUDES=( boost/multi_index/ordered_index.hpp boost/multi_index/sequenced_index.hpp boost/multi_index_container.hpp - boost/preprocessor/cat.hpp - boost/preprocessor/stringize.hpp boost/process.hpp boost/signals2/connection.hpp boost/signals2/optional_last_value.hpp |