libt2n: (tomj) small fix to support data transfers over 2GB
[libt2n] / src / client.hxx
index 91c17b9..d4c2480 100644 (file)
@@ -20,6 +20,7 @@
 #define __LIBT2N_CLIENT
 
 #include <string>
+#include <iostream>
 
 #include "connection.hxx"
 #include "types.hxx"