diff options
Diffstat (limited to 'ipc/ipc_message.h')
-rw-r--r-- | ipc/ipc_message.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_message.h b/ipc/ipc_message.h index 83e1e08..75cdd23 100644 --- a/ipc/ipc_message.h +++ b/ipc/ipc_message.h @@ -4,6 +4,7 @@ #ifndef IPC_IPC_MESSAGE_H__ #define IPC_IPC_MESSAGE_H__ +#pragma once #include <string> |