diff options
Diffstat (limited to 'net/http/http_stream.h')
-rw-r--r-- | net/http/http_stream.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_stream.h b/net/http/http_stream.h index de2a8d78..e3fbeb3 100644 --- a/net/http/http_stream.h +++ b/net/http/http_stream.h @@ -9,6 +9,7 @@ #ifndef NET_HTTP_HTTP_STREAM_H_ #define NET_HTTP_HTTP_STREAM_H_ +#pragma once #include <string> |