diff --git a/src/corelib/tools/qshareddata.h b/src/corelib/tools/qshareddata.h index 088e9a2d37..85078670e9 100644 --- a/src/corelib/tools/qshareddata.h +++ b/src/corelib/tools/qshareddata.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) 2020 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtCore module of the Qt Toolkit. @@ -42,9 +42,6 @@ #include #include -#if QT_DEPRECATED_SINCE(5, 6) -#include -#endif #include QT_BEGIN_NAMESPACE