i do not know what less than means
This commit is contained in:
parent
5dd834c3af
commit
0b9e394dc4
@ -29,7 +29,7 @@
|
||||
#include <QTcpSocket>
|
||||
#include <QDateTime>
|
||||
#include <QtGlobal>
|
||||
#if QT_VERSION < QT_VERSION_CHECK(5, 10, 0)
|
||||
#if QT_VERSION > QT_VERSION_CHECK(5, 10, 0)
|
||||
#include <QRandomGenerator>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user