diff options
Diffstat (limited to 'net/http/http_response_info.h')
-rw-r--r-- | net/http/http_response_info.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_response_info.h b/net/http/http_response_info.h index 52c3a0e..52db066 100644 --- a/net/http/http_response_info.h +++ b/net/http/http_response_info.h @@ -4,6 +4,7 @@ #ifndef NET_HTTP_HTTP_RESPONSE_INFO_H_ #define NET_HTTP_HTTP_RESPONSE_INFO_H_ +#pragma once #include "base/time.h" #include "net/base/auth.h" |