diff options
Diffstat (limited to 'net/tools/flip_server/simple_buffer.h')
-rw-r--r-- | net/tools/flip_server/simple_buffer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tools/flip_server/simple_buffer.h b/net/tools/flip_server/simple_buffer.h index c10558a..71fafc9 100644 --- a/net/tools/flip_server/simple_buffer.h +++ b/net/tools/flip_server/simple_buffer.h @@ -4,6 +4,7 @@ #ifndef NET_TOOLS_FLIP_SERVER_SIMPLE_BUFFER_H__ #define NET_TOOLS_FLIP_SERVER_SIMPLE_BUFFER_H__ +#pragma once #include <string> |