qtestlog.cpp: remove duplicate <vector> include
Amends efb283fb7f.
Pick-to: 6.7 6.5
Change-Id: I92f5b674a7282f4ebaa9250894a9971a524f3096
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 16d085c370a775234ba577461238765c2cf154e5)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
bb10
parent
4b6b601638
commit
0a67a8c3d4
|
|
@ -33,7 +33,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include <vector>
|
||||
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
|
|
|
|||
Loading…
Reference in New Issue