mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 17:53:04 +02:00
Replace boost::optional with std::optional
This commit is contained in:
@@ -60,7 +60,6 @@ EXPECTED_BOOST_INCLUDES=(
|
||||
boost/multi_index/ordered_index.hpp
|
||||
boost/multi_index/sequenced_index.hpp
|
||||
boost/multi_index_container.hpp
|
||||
boost/optional.hpp
|
||||
boost/preprocessor/cat.hpp
|
||||
boost/preprocessor/stringize.hpp
|
||||
boost/process.hpp
|
||||
|
Reference in New Issue
Block a user