include time.h

This commit is contained in:
HanzZ 2013-01-26 17:09:07 +01:00
parent f9eb932dbc
commit d615da6e28

View file

@ -23,6 +23,7 @@
#include <string>
#include <algorithm>
#include <map>
#include <time.h>
#include "Swiften/Elements/FormField.h"
#include "Swiften/Elements/Command.h"