commit | f1c9d5683b6a6b79553710cb9604b6084373299f | [log] [tgz] |
---|---|---|
author | rch <rch@google.com> | Thu Mar 21 07:49:38 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 21 07:50:09 2019 -0700 |
tree | 4ea5f5c28a81a061af1aa5b7e56a0ee6e0901b87 | |
parent | 3d925abebd3354b336c9ec760f8caf3d8f88aae5 [diff] |
Include <algorithm> in quic_packet_number.cc to get std::max gfe-relnote: n/a - adding an include only PiperOrigin-RevId: 239593887 Change-Id: I277641b6327017f8830a0caba1dc5ad2099e3aad
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.