~singpolyma/biboumi

00e88f6b2a8aa97d94ccb3ea24dec3f407b08597 — louiz’ 7 years ago 5e59cc5
Add missing algorithm include
1 files changed, 1 insertions(+), 0 deletions(-)

M src/xmpp/biboumi_adhoc_commands.cpp
M src/xmpp/biboumi_adhoc_commands.cpp => src/xmpp/biboumi_adhoc_commands.cpp +1 -0
@@ 4,6 4,7 @@
#include <utils/string.hpp>
#include <utils/split.hpp>
#include <xmpp/jid.hpp>
#include <algorithm>

#include <biboumi.h>