diff options
Diffstat (limited to 'ipc/ipc_channel.h')
-rw-r--r-- | ipc/ipc_channel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_channel.h b/ipc/ipc_channel.h index d1dbd03..f085704 100644 --- a/ipc/ipc_channel.h +++ b/ipc/ipc_channel.h @@ -4,6 +4,7 @@ #ifndef IPC_IPC_CHANNEL_H_ #define IPC_IPC_CHANNEL_H_ +#pragma once #include "ipc/ipc_message.h" |