Upgrade depends Boost to 1.91

This commit is contained in:
root
2026-04-29 20:37:24 +00:00
parent 20d8028ead
commit c655e4d576
9 changed files with 33 additions and 195 deletions
+3
View File
@@ -28,6 +28,9 @@
#include <QDebug>
#include <QTimer>
using boost::placeholders::_1;
using boost::placeholders::_2;
static const int64_t nClientStartupTime = GetTime();
ClientModel::ClientModel(OptionsModel* optionsModel, QObject* parent) : QObject(parent),