commit | f3a68b50b64d5b979251f9595d941841ca1a7b30 | [log] [tgz] |
---|---|---|
author | Bence Béky <bnc@google.com> | Mon Feb 25 19:15:32 2019 -0500 |
committer | Bence Béky <bnc@google.com> | Mon Feb 25 19:15:32 2019 -0500 |
tree | 1a1c9fc3eda2853f5cef6ca2773d01f116160ea3 | |
parent | a4aaf75e9b24fc80b3d57933b8a3b73433662c4c [diff] |
DO NOT CHECK IN test
diff --git a/http2/http2_constants.h b/http2/http2_constants.h index 9392006..80c9158 100644 --- a/http2/http2_constants.h +++ b/http2/http2_constants.h
@@ -6,6 +6,7 @@ #define QUICHE_HTTP2_HTTP2_CONSTANTS_H_ // Constants from the HTTP/2 spec, RFC 7540, and associated helper functions. +// comment change for testing purposes only #include <cstdint> #include <iosfwd>