summaryrefslogtreecommitdiff
path: root/src/net/ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ipc.h')
-rw-r--r--src/net/ipc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ipc.h b/src/net/ipc.h
index acf6ab59c..5e3ecdd1a 100644
--- a/src/net/ipc.h
+++ b/src/net/ipc.h
@@ -33,6 +33,8 @@ public:
*/
IPC();
+ A_DELETE_COPY(IPC)
+
/**
* Destructor.
*/