diff options
Diffstat (limited to 'net/websockets/websocket_handshake_draft75.h')
-rw-r--r-- | net/websockets/websocket_handshake_draft75.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/websockets/websocket_handshake_draft75.h b/net/websockets/websocket_handshake_draft75.h index 6cc0506..3caaa98 100644 --- a/net/websockets/websocket_handshake_draft75.h +++ b/net/websockets/websocket_handshake_draft75.h @@ -4,6 +4,7 @@ #ifndef NET_WEBSOCKETS_WEBSOCKET_HANDSHAKE_DRAFT75_H_ #define NET_WEBSOCKETS_WEBSOCKET_HANDSHAKE_DRAFT75_H_ +#pragma once #include <string> |