summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported/nacl-g++/qplatformdefs.h
blob: a207b74c6b3b8ca825c09c00f53a2dfd8f85aed0 (plain)
1
2
3
4
5
6
7
8
9
// Copyright (C) 2016 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/nacl/qplatformdefs.h"
#include "../../common/posix/qplatformdefs.h"

#endif // QPLATFORMDEFS_H