Skip to content

quic: fix up node_quic_stream includes

This commit removes the unused and includes, and adds (for std::unique_ptr), and (for std::move).

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading