diff options
| author | Chun Kuan Lee <[email protected]> | 2018-06-16 04:04:21 +0000 |
|---|---|---|
| committer | Chun Kuan Lee <[email protected]> | 2018-07-18 02:48:34 +0000 |
| commit | f447a0a7079619f0d650084df192781cca9fd826 (patch) | |
| tree | 58692bcd1b704ddffdca2f780a4cd4c348441891 /test/lint | |
| parent | Replace boost program_options (diff) | |
| download | discoin-f447a0a7079619f0d650084df192781cca9fd826.tar.xz discoin-f447a0a7079619f0d650084df192781cca9fd826.zip | |
Remove program options from build system
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..1555340ee 100755 --- a/test/lint/lint-includes.sh +++ b/test/lint/lint-includes.sh @@ -68,7 +68,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 |