forked from moritzsternemann/QtTelegramBot
Fixed compilation under windows
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
#include "networking.h"
|
#include "networking.h"
|
||||||
|
|
||||||
|
#include <ctime>
|
||||||
|
|
||||||
using namespace Telegram;
|
using namespace Telegram;
|
||||||
|
|
||||||
Networking::Networking(QString token, QObject *parent) :
|
Networking::Networking(QString token, QObject *parent) :
|
||||||
|
Reference in New Issue
Block a user