commit | c5db41e3e5d07c019e556964e5bbeb891e5b70fd | [log] [tgz] |
---|---|---|
author | Bence Béky <bnc@google.com> | Mon Feb 25 19:17:58 2019 -0500 |
committer | Bence Béky <bnc@google.com> | Mon Feb 25 19:17:58 2019 -0500 |
tree | 763d1aff9f58f298fb40070b48ba17ba9da8874f | |
parent | f3a68b50b64d5b979251f9595d941841ca1a7b30 [diff] |
Revert "DO NOT CHECK IN test" This reverts commit f3a68b50b64d5b979251f9595d941841ca1a7b30.
diff --git a/http2/http2_constants.h b/http2/http2_constants.h index 80c9158..9392006 100644 --- a/http2/http2_constants.h +++ b/http2/http2_constants.h
@@ -6,7 +6,6 @@ #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>