aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/otherbinding/global.h
blob: af796734acb496704060f7c3ea54dc3f674f869f (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

#include "../samplebinding/global.h"
#include "extendsnoimplicitconversion.h"
#include "number.h"
#include "otherderived.h"
#include "otherobjecttype.h"
#include "othermultiplederived.h"
#include "othertypesystypedef.h"
#include "smartptrtester.h"