summaryrefslogtreecommitdiffstats
path: root/src/serialbus/qtserialbusglobal.h
blob: 9b33c713fe130416351142c06c338c8d9cd587dc (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2017 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 QTSERIALBUSGLOBAL_H
#define QTSERIALBUSGLOBAL_H

#include <QtCore/qglobal.h>
#include <QtSerialBus/qtserialbus-config.h>
#include <QtSerialBus/qtserialbusexports.h>

#endif // QTSERIALBUSGLOBAL_H