diff options
Diffstat (limited to 'net/socket/tcp_client_socket.h')
-rw-r--r-- | net/socket/tcp_client_socket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/socket/tcp_client_socket.h b/net/socket/tcp_client_socket.h index dd72721..e8a37d7 100644 --- a/net/socket/tcp_client_socket.h +++ b/net/socket/tcp_client_socket.h @@ -4,7 +4,6 @@ #ifndef NET_SOCKET_TCP_CLIENT_SOCKET_H_ #define NET_SOCKET_TCP_CLIENT_SOCKET_H_ -#pragma once #include "build/build_config.h" #include "net/base/net_export.h" |