rpc: Add missing deque include to fix build #17249

pull jbeich wants to merge 1 commits into bitcoin:master from jbeich:boost changing 1 files +1 −0
  1. jbeich commented at 1:14 PM on October 25, 2019: contributor

    Regressed by boostorg/filesystem@9a14c37d6f95. See error log.

    httpserver.cpp:74:10: error: no template named 'deque' in namespace 'std'
        std::deque<std::unique_ptr<WorkItem>> queue;
        ~~~~~^
    
  2. http: add missing header bootlegged by boost < 1.72
    httpserver.cpp:74:10: error: no template named 'deque' in namespace 'std'
        std::deque<std::unique_ptr<WorkItem>> queue;
        ~~~~~^
    a592913022
  3. laanwj added the label Build system on Oct 25, 2019
  4. laanwj commented at 1:19 PM on October 25, 2019: member

    ACK a5929130223973636f3fd25fbfaf2953f2ec96a9 std::deque is used in that file so it should be included, boost or not.

  5. MarcoFalke renamed this:
    Unbreak build with boost 1.72
    rpc: Add missing deque include to fix build
    on Oct 25, 2019
  6. MarcoFalke added the label RPC/REST/ZMQ on Oct 25, 2019
  7. MarcoFalke removed the label Build system on Oct 25, 2019
  8. MarcoFalke added the label Needs backport (0.19) on Oct 25, 2019
  9. MarcoFalke commented at 1:25 PM on October 25, 2019: member

    Renamed title

  10. MarcoFalke added this to the milestone 0.19.0 on Oct 25, 2019
  11. laanwj referenced this in commit 3f875744cb on Oct 26, 2019
  12. laanwj merged this on Oct 26, 2019
  13. laanwj closed this on Oct 26, 2019

  14. laanwj referenced this in commit 8082b3847a on Oct 26, 2019
  15. laanwj removed the label Needs backport (0.19) on Oct 26, 2019
  16. HashUnlimited referenced this in commit c156abeb0e on Nov 17, 2019
  17. fxtc referenced this in commit ccc5cbb935 on Nov 25, 2019
  18. fxtc referenced this in commit 0fd3648516 on Nov 25, 2019
  19. UdjinM6 referenced this in commit 565d326854 on Nov 14, 2020
  20. UdjinM6 referenced this in commit fa4d993a71 on Nov 17, 2020
  21. MarcoFalke locked this on Dec 16, 2021

Milestone
0.19.0


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me