summaryrefslogtreecommitdiff
path: root/i/marvin/src/socket/socket_client.hh
diff options
context:
space:
mode:
Diffstat (limited to 'i/marvin/src/socket/socket_client.hh')
-rw-r--r--i/marvin/src/socket/socket_client.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/i/marvin/src/socket/socket_client.hh b/i/marvin/src/socket/socket_client.hh
index d17a983..ad8d1ea 100644
--- a/i/marvin/src/socket/socket_client.hh
+++ b/i/marvin/src/socket/socket_client.hh
@@ -28,6 +28,7 @@
#include "utils/non_copyable.hh"
#include <string>
+#include <stdint.h>
class Address;
class SocketServer;