diff options
Diffstat (limited to 'net/proxy/proxy_server.h')
-rw-r--r-- | net/proxy/proxy_server.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/proxy/proxy_server.h b/net/proxy/proxy_server.h index ea06188..18124fc 100644 --- a/net/proxy/proxy_server.h +++ b/net/proxy/proxy_server.h @@ -4,6 +4,7 @@ #ifndef NET_PROXY_PROXY_SERVER_H_ #define NET_PROXY_PROXY_SERVER_H_ +#pragma once #include "build/build_config.h" |