From 794008696390db0e733f06615be4c1ef6b3812f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be> Date: Sun, 11 Apr 2010 21:21:15 +0200 Subject: Add missing header include. diff --git a/Swiften/EventLoop/SimpleEventLoop.cpp b/Swiften/EventLoop/SimpleEventLoop.cpp index 8dbb759..d745e39 100644 --- a/Swiften/EventLoop/SimpleEventLoop.cpp +++ b/Swiften/EventLoop/SimpleEventLoop.cpp @@ -7,6 +7,7 @@ #include "Swiften/EventLoop/SimpleEventLoop.h" #include <boost/bind.hpp> +#include <iostream> #include "Swiften/Base/foreach.h" -- cgit v0.10.2-6-g49f6