diff options
Diffstat (limited to '')
| -rw-r--r-- | src/client/client.h | 1 |
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" |