mirror of
https://github.com/moritzsternemann/QtTelegramBot.git
synced 2025-07-29 19:07:14 +02:00
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