Missing include for arch. release/v2.10.1-fix
authorCarl Hetherington <cth@carlh.net>
Mon, 18 Dec 2017 00:43:15 +0000 (00:43 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 18 Dec 2017 00:43:15 +0000 (00:43 +0000)
src/lib/cross.cc

index 454fe044cb51b2e19b3c646ba4d87738cbf762dc..171b224ca26819c0f72260e11a55233a559c9978 100644 (file)
@@ -44,6 +44,7 @@
 #include <arpa/inet.h>
 #endif
 #include <fstream>
+#include <iostream>
 
 #include "i18n.h"