QMessageAuthenticationCode: remove unused qvarlengtharray.h include

Amends 1fb0dca140c1dbf3e66b322af837b7bf650f2e77, which removed the
last QVLA use from the TU.

Pick-to: 6.8 6.5
Change-Id: Ia1848c1e4bb1336706aadb72b864d788aed8f2fe
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
Marc Mutz 2024-10-28 09:13:25 +01:00
parent d36835f0e3
commit 2c7910cada

View File

@ -9,7 +9,6 @@
#include <QtCore/private/qsmallbytearray_p.h>
#include <qiodevice.h>
#include <qmutex.h>
#include <qvarlengtharray.h>
#include <private/qlocking_p.h>
#include <array>