summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc_export.h')
-rw-r--r--ipc/ipc_export.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/ipc_export.h b/ipc/ipc_export.h
index 3c658db..776b3ee 100644
--- a/ipc/ipc_export.h
+++ b/ipc/ipc_export.h
@@ -4,7 +4,6 @@
#ifndef IPC_IPC_EXPORT_H_
#define IPC_IPC_EXPORT_H_
-#pragma once
// Defines IPC_EXPORT so that functionality implemented by the IPC module can be
// exported to consumers.