diff options
Diffstat (limited to 'net/url_request/https_prober.h')
-rw-r--r-- | net/url_request/https_prober.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/url_request/https_prober.h b/net/url_request/https_prober.h index c1c9941..b85b126 100644 --- a/net/url_request/https_prober.h +++ b/net/url_request/https_prober.h @@ -4,6 +4,7 @@ #ifndef NET_BASE_HTTPS_PROBER_H_ #define NET_BASE_HTTPS_PROBER_H_ +#pragma once #include <map> #include <set> |