Fixed compilation under windows

This commit is contained in:
Daniel Brunner
2017-05-05 21:10:53 +02:00
parent d6d7ef996e
commit edf8c2eb37

View File

@ -1,5 +1,7 @@
#include "networking.h"
#include <ctime>
using namespace Telegram;
Networking::Networking(QString token, QObject *parent) :