~singpolyma/biboumi

5e59cc517ff2c653d796bae01550e5d74b384fe6 — louiz’ 8 years ago 72af3e3
Add missing ctime include
1 files changed, 1 insertions(+), 0 deletions(-)

M louloulibs/xmpp/xmpp_component.hpp
M louloulibs/xmpp/xmpp_component.hpp => louloulibs/xmpp/xmpp_component.hpp +1 -0
@@ 9,6 9,7 @@
#include <unordered_map>
#include <memory>
#include <string>
#include <ctime>
#include <map>

#define STREAM_NS        "http://etherx.jabber.org/streams"