summaryrefslogtreecommitdiffstats
path: root/src/protobuf/qtprotobufglobal.h
blob: cbe9376d68009973dd979230712089eb90b92f51 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

#ifndef QTPROTOBUFGLOBAL_H
#define QTPROTOBUFGLOBAL_H

#include <QtCore/qglobal.h>
#include <QtProtobuf/qtprotobufexports.h>

#endif