summaryrefslogtreecommitdiffstats
path: root/src/xml/qtxmlglobal.h
blob: ed7ea588602a10ba7333589f8c13dd553faf4377 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2016 Intel Corporation.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

#ifndef QTXMLGLOBAL_H
#define QTXMLGLOBAL_H

#include <QtCore/qglobal.h>
#include <QtXml/qtxml-config.h>
#include <QtXml/qtxmlexports.h>

#endif // QTXMLGLOBAL_H