2022-05-10 10:06:48 +00:00
|
|
|
// Copyright (C) 2020 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
|
2020-04-15 07:37:06 +00:00
|
|
|
|
|
|
|
#ifndef QPLATFORMDEFS_H
|
|
|
|
#define QPLATFORMDEFS_H
|
|
|
|
|
|
|
|
#include "../../common/integrity/qplatformdefs.h"
|
|
|
|
|
|
|
|
#endif // QPLATFORMDEFS_H
|