• Đoàn Trần Công Danh's avatar
    v0.23.x: RemoteTagCache: add missing include · e4b055eb
    Đoàn Trần Công Danh authored
    Fix build with Boost 1.81.0. `<array>` was included by one of those boost headers,
    however, it's no longer included as of Boost 1.81.0.
    
    `master` doesn't use `std::array` in this file.
    
    While we're at it, add all necessary inclusion files.
    e4b055eb
RemoteTagCache.hxx 3.83 KB