diff options
Diffstat (limited to 'net/tools/flip_server/balsa_enums.h')
-rw-r--r-- | net/tools/flip_server/balsa_enums.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tools/flip_server/balsa_enums.h b/net/tools/flip_server/balsa_enums.h index 4273ee4..6a68532 100644 --- a/net/tools/flip_server/balsa_enums.h +++ b/net/tools/flip_server/balsa_enums.h @@ -4,6 +4,7 @@ #ifndef NET_TOOLS_FLIP_SERVER_BALSA_ENUMS_H_ #define NET_TOOLS_FLIP_SERVER_BALSA_ENUMS_H_ +#pragma once namespace net { |