diff options
Diffstat (limited to 'ipc/ipc_sync_message.h')
-rw-r--r-- | ipc/ipc_sync_message.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_sync_message.h b/ipc/ipc_sync_message.h index ea6387a4..149fd41 100644 --- a/ipc/ipc_sync_message.h +++ b/ipc/ipc_sync_message.h @@ -4,6 +4,7 @@ #ifndef IPC_IPC_SYNC_MESSAGE_H_ #define IPC_IPC_SYNC_MESSAGE_H_ +#pragma once #if defined(OS_WIN) #include <windows.h> |