1// Copyright (C) 2012 Denis Shienkov <denis.shienkov@gmail.com>
2// Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
3// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
4
5#ifndef QSERIALPORTGLOBAL_H
6#define QSERIALPORTGLOBAL_H
7
8#include <QtCore/qstring.h>
9#include <QtCore/qglobal.h>
10#include <QtSerialPort/qtserialportexports.h>
11
12#endif // QSERIALPORTGLOBAL_H
13

source code of qtserialport/src/serialport/qserialportglobal.h