diff options
Diffstat (limited to 'net/socket/socks5_client_socket.h')
-rw-r--r-- | net/socket/socks5_client_socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/socket/socks5_client_socket.h b/net/socket/socks5_client_socket.h index e6150f3..c2a1793 100644 --- a/net/socket/socks5_client_socket.h +++ b/net/socket/socks5_client_socket.h @@ -4,6 +4,7 @@ #ifndef NET_SOCKET_SOCKS5_CLIENT_SOCKET_H_ #define NET_SOCKET_SOCKS5_CLIENT_SOCKET_H_ +#pragma once #include <string> |