diff options
Diffstat (limited to 'net/http/http_cache.h')
-rw-r--r-- | net/http/http_cache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_cache.h b/net/http/http_cache.h index daa6d28..5d44a30 100644 --- a/net/http/http_cache.h +++ b/net/http/http_cache.h @@ -13,6 +13,7 @@ #ifndef NET_HTTP_HTTP_CACHE_H_ #define NET_HTTP_HTTP_CACHE_H_ +#pragma once #include <list> #include <set> |