QMessageAuthenticationCode: remove unused qvarlengtharray.h include
Amends 1fb0dca140, which removed the
last QVLA use from the TU.
Pick-to: 6.5
Change-Id: Ia1848c1e4bb1336706aadb72b864d788aed8f2fe
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 2c7910cada7668ab55ad0edac82cf9c215ff4adb)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
bb10
parent
bf8bdf4564
commit
7338e481a9
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue