diff options
Diffstat (limited to 'net/http/http_stream_parser.h')
-rw-r--r-- | net/http/http_stream_parser.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_stream_parser.h b/net/http/http_stream_parser.h index 44cc9e8..f6a0562 100644 --- a/net/http/http_stream_parser.h +++ b/net/http/http_stream_parser.h @@ -4,6 +4,7 @@ #ifndef NET_HTTP_HTTP_STREAM_PARSER_H_ #define NET_HTTP_HTTP_STREAM_PARSER_H_ +#pragma once #include <string> |