Use std::pair instead of QPair

PR #19548.
This commit is contained in:
Victor Chernyakin
2023-09-02 23:39:34 -07:00
committed by GitHub
parent 4d2015cfed
commit 65930ddf94
3 changed files with 4 additions and 3 deletions

View File

@@ -30,7 +30,6 @@
#include <QList>
#include <QNetworkInterface>
#include <QPair>
#include <QSslCertificate>
#include <QSslKey>
#include <QString>