about summary refs log tree commit diff stats
path: root/src/client/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/client.h')
-rw-r--r--src/client/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/client.h b/src/client/client.h
index bc2d702..556e9bf 100644
--- a/src/client/client.h
+++ b/src/client/client.h
@@ -8,7 +8,6 @@
 #include <string>
 #include <sys/mman.h>
 #include <unistd.h>
-#include <utility>
 
 #include "shared_memory.h"