3f9817b26c
Change-Id: I8c4538cd5582bfea69a6e1890445c4c75e6ca0d7 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
10 lines
266 B
C
10 lines
266 B
C
// Copyright (C) 2023 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 QPLATFORMDEFS_H
|
|
#define QPLATFORMDEFS_H
|
|
|
|
#include "../common/vxworks/qplatformdefs.h"
|
|
|
|
#endif // QPLATFORMDEFS_H
|