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