summaryrefslogtreecommitdiff
path: root/i/marvin/src/socket/socket_client.hh
diff options
context:
space:
mode:
authorhaller2006-05-15 20:35:56 +0000
committerhaller2006-05-15 20:35:56 +0000
commitfa04a23b27eb020dce323d6c0d8f754b182db4ac (patch)
tree8d2a6e8e1a013d5a367185590fd0fadf29917615 /i/marvin/src/socket/socket_client.hh
parentc22df847d2023eaf630266239f0956e9e3af2d03 (diff)
* Réparation de socket suite à l'accident spacio-temporel
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;