diff options
Diffstat (limited to 'net/proxy/proxy_service.h')
-rw-r--r-- | net/proxy/proxy_service.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/proxy/proxy_service.h b/net/proxy/proxy_service.h index d3699cd..81ce871 100644 --- a/net/proxy/proxy_service.h +++ b/net/proxy/proxy_service.h @@ -4,6 +4,7 @@ #ifndef NET_PROXY_PROXY_SERVICE_H_ #define NET_PROXY_PROXY_SERVICE_H_ +#pragma once #include <string> #include <vector> |