mirror of https://github.com/qt/qtgrpc.git
Remove unused include from tst_protobuf_raw_serializers
The fieldindexrange.qpb.h file is not used in test. Pick-to: 6.5 Change-Id: I0e55cdf9bd9cdcd87eb8e3b750921960b4a77ae5 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
8c1a9a5019
commit
71fc45edf3
|
|
@ -2,7 +2,6 @@
|
|||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
|
||||
#include "basicmessages.qpb.h"
|
||||
#include "fieldindexrange.qpb.h"
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
#include <QProtobufSerializer>
|
||||
|
|
|
|||
Loading…
Reference in New Issue