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