From fe32a6d90bd0b4f931bdfce91d3a982b5fbc599d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Fri, 16 Aug 2013 13:43:46 +0200 Subject: Fix double includes in EventLoop. Change-Id: Icd510a0737c46618acedc311b1b4e24b72d6673d diff --git a/Swiften/EventLoop/EventLoop.cpp b/Swiften/EventLoop/EventLoop.cpp index 014b81f..502bc49 100644 --- a/Swiften/EventLoop/EventLoop.cpp +++ b/Swiften/EventLoop/EventLoop.cpp @@ -7,15 +7,14 @@ #include #include -#include #include #include +#include +#include +#include #include #include -#include -#include -#include namespace lambda = boost::lambda; -- cgit v0.10.2-6-g49f6