summaryrefslogtreecommitdiff
path: root/src/xmpp/xmpp_component.cpp
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-04-28 18:46:25 +0200
committerFlorent Le Coz <louiz@louiz.org>2014-04-28 18:46:25 +0200
commitc6059e5a215624e205cae401183f3a8bb1bf87d0 (patch)
treede5188c12d40ed5bced63fd6309ccc8440e965ec /src/xmpp/xmpp_component.cpp
parentae41c5dee424e910e6e4d6a145493845a2c831c3 (diff)
downloadbiboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.tar.gz
biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.tar.bz2
biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.tar.xz
biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.zip
Upgrade to C++14
Diffstat (limited to 'src/xmpp/xmpp_component.cpp')
-rw-r--r--src/xmpp/xmpp_component.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xmpp/xmpp_component.cpp b/src/xmpp/xmpp_component.cpp
index 9ad2c61..60b12dd 100644
--- a/src/xmpp/xmpp_component.cpp
+++ b/src/xmpp/xmpp_component.cpp
@@ -1,4 +1,3 @@
-#include <utils/make_unique.hpp>
#include <utils/scopeguard.hpp>
#include <logger/logger.hpp>