Include qnetworkglobal_p.h into qocsp_p.h

Addressing a "Q_OS_WIN should not be checked before qglobal.h is
included" Axivion warning.

Task-number: QTBUG-125026
Pick-to: 6.7 6.5
Change-Id: I78c3df04a92aab8753c2651502d7893822523ed0
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
(cherry picked from commit df3c9f365f9543ec6491354f11103280ded0f3a9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Mate Barany 2024-07-19 15:50:03 +02:00 committed by Qt Cherry-pick Bot
parent c7de578712
commit 0e9046f20d

View File

@ -4,6 +4,8 @@
#ifndef QOCSP_P_H
#define QOCSP_P_H
#include <QtNetwork/private/qtnetworkglobal_p.h>
//
// W A R N I N G
// -------------