mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
ed7e8631f6
* fix boost-lockfree missing dependency spsc_queue.hpp is including next_prior.hpp, which is contained in boost-iterator package. however, boost-iterator is not listed as a dependency of boost-lockfree * [boost-lockfree] Bump control version