summaryrefslogtreecommitdiffstats
path: root/src/serialport/qserialportglobal.h
blob: 8bfd299637f1fe0a6680cee833336701654af82f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright (C) 2012 Denis Shienkov <denis.shienkov@gmail.com>
// Copyright (C) 2012 Laszlo Papp <lpapp@kde.org>
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

#ifndef QSERIALPORTGLOBAL_H
#define QSERIALPORTGLOBAL_H

#include <QtCore/qstring.h>
#include <QtCore/qglobal.h>
#include <QtSerialPort/qtserialportexports.h>

#endif // QSERIALPORTGLOBAL_H