diff options
Diffstat (limited to 'ipc/ipc_logging.h')
-rw-r--r-- | ipc/ipc_logging.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_logging.h b/ipc/ipc_logging.h index 271b2a1..2abb7f2 100644 --- a/ipc/ipc_logging.h +++ b/ipc/ipc_logging.h @@ -4,6 +4,7 @@ #ifndef IPC_IPC_LOGGING_H_ #define IPC_IPC_LOGGING_H_ +#pragma once #include "ipc/ipc_message.h" // For IPC_MESSAGE_LOG_ENABLED. |