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
1 file changed
tree: 4ea5f5c28a81a061af1aa5b7e56a0ee6e0901b87
  1. http2/
  2. quic/
  3. spdy/
  4. CONTRIBUTING.md
  5. LICENSE
  6. README.md
README.md

QUICHE

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.