diff options
Diffstat (limited to 'ipc/ipc_sync_channel.h')
-rw-r--r-- | ipc/ipc_sync_channel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_sync_channel.h b/ipc/ipc_sync_channel.h index 22e69c5..713b868 100644 --- a/ipc/ipc_sync_channel.h +++ b/ipc/ipc_sync_channel.h @@ -4,6 +4,7 @@ #ifndef IPC_IPC_SYNC_SENDER_H__ #define IPC_IPC_SYNC_SENDER_H__ +#pragma once #include <string> #include <deque> |