diff options
Diffstat (limited to 'chrome/common/net/socket_stream.h')
-rw-r--r-- | chrome/common/net/socket_stream.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/net/socket_stream.h b/chrome/common/net/socket_stream.h index 6c1ad92..6999842 100644 --- a/chrome/common/net/socket_stream.h +++ b/chrome/common/net/socket_stream.h @@ -4,6 +4,7 @@ #ifndef CHROME_COMMON_NET_SOCKET_STREAM_H_ #define CHROME_COMMON_NET_SOCKET_STREAM_H_ +#pragma once namespace chrome_common_net { |