1// Copyright (C) 2016 Intel Corporation.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QTXMLGLOBAL_H
5#define QTXMLGLOBAL_H
6
7#include <QtCore/qglobal.h>
8#include <QtXml/qtxml-config.h>
9#include <QtXml/qtxmlexports.h>
10
11#endif // QTXMLGLOBAL_H
12

source code of qtbase/src/xml/qtxmlglobal.h