version 2.13.2

This commit is contained in:
2025-03-24 00:52:46 +08:00
parent a235d2f745
commit 470b88f422
6 changed files with 115 additions and 79 deletions
+3
View File
@@ -3,6 +3,9 @@
#define DEBUGMACRO QString(__FILE__) + "->" + QString(Q_FUNC_INFO) + ": " + QString::number(__LINE__) + " -"
#define IPV4 0
#define IPV6 1
#include <QHostAddress>
#include <string>
#include <vector>