aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/stubs/wtf/FastAllocBase.h
blob: c8b468092e7f4457d19ff906e44096c9e2db34e0 (plain)
1
2
3
4
5
6
7
8
9
10
// 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 FASTALLOCBASE_H
#define FASTALLOCBASE_H

/* Dummy empty header file, only needed for #include source compatibility */

#define WTF_MAKE_FAST_ALLOCATED

#endif // FASTALLOCBASE_H