From 8d87caed5e2f47aeaaabc4b8670fce4d3753d17b Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Tue, 18 Sep 2012 07:30:36 +0100
Subject: Missing include


diff --git a/Swiften/Base/URL.cpp b/Swiften/Base/URL.cpp
index 28fe6d3..866cd45 100644
--- a/Swiften/Base/URL.cpp
+++ b/Swiften/Base/URL.cpp
@@ -6,6 +6,8 @@
 
 #include <Swiften/Base/URL.h>
 
+#include <iostream>
+
 namespace Swift {
 
 int URL::getPortOrDefaultPort(const URL& url) {
-- 
cgit v0.10.2-6-g49f6