diff options
Diffstat (limited to 'net/http/http_basic_stream.h')
-rw-r--r-- | net/http/http_basic_stream.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_basic_stream.h b/net/http/http_basic_stream.h index ff3bcf2..430d7f4 100644 --- a/net/http/http_basic_stream.h +++ b/net/http/http_basic_stream.h @@ -8,6 +8,7 @@ #ifndef NET_HTTP_HTTP_BASIC_STREAM_H_ #define NET_HTTP_HTTP_BASIC_STREAM_H_ +#pragma once #include <string> |