mirror of
https://github.com/moritzsternemann/QtTelegramBot.git
synced 2025-06-25 02:31:33 +02:00
Fixed compilation under windows
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#include "networking.h"
|
||||
|
||||
#include <ctime>
|
||||
|
||||
using namespace Telegram;
|
||||
|
||||
Networking::Networking(QString token, QObject *parent) :
|
||||
|
Reference in New Issue
Block a user