summaryrefslogtreecommitdiff
path: root/src/location/qlocationglobal.h
blob: 5aa22822c52bde6a096c8f2a45a7277951484a1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright (C) 2015 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 QLOCATIONGLOBAL_H
#define QLOCATIONGLOBAL_H

#include <QtCore/qglobal.h>
#include <QtLocation/qtlocationexports.h>

#ifdef Q_CLANG_QDOC
#include "QtLocation/qlocation.h"
#endif

#endif // QLOCATIONGLOBAL_H