// Copyright (C) 2016 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 /* * This is a precompiled header file for use in Xcode / Mac GCC / * GCC >= 3.4 / VC to greatly speed the building of Qt Creator. */ #ifndef QTCREATOR_GUI_PCH_H #define QTCREATOR_GUI_PCH_H #include "qtcreator_pch.h" #if defined __cplusplus #include #include #include #include #include #include #include #include #include #include #include #endif #endif // QTCREATOR_GUI_PCH_H