diff options
Diffstat (limited to 'net/socket/tcp_pinger.h')
-rw-r--r-- | net/socket/tcp_pinger.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/socket/tcp_pinger.h b/net/socket/tcp_pinger.h index 96fa4fd..9c7163c 100644 --- a/net/socket/tcp_pinger.h +++ b/net/socket/tcp_pinger.h @@ -4,6 +4,7 @@ #ifndef NET_SOCKET_TCP_PINGER_H_ #define NET_SOCKET_TCP_PINGER_H_ +#pragma once #include "base/compiler_specific.h" #include "base/ref_counted.h" |