From aa4f5249a5820675234de935e9fb34e5357fa566 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Tue, 11 Oct 2022 17:29:45 +0300 Subject: [PATCH] Utils: Remove unused include Change-Id: Ifa40f55444d31d74707b247d6bb471114cc9bb0c Reviewed-by: Jarek Kobus --- src/libs/utils/globalfilechangeblocker.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libs/utils/globalfilechangeblocker.cpp b/src/libs/utils/globalfilechangeblocker.cpp index 0c516b7f7a4..dba609303f2 100644 --- a/src/libs/utils/globalfilechangeblocker.cpp +++ b/src/libs/utils/globalfilechangeblocker.cpp @@ -2,7 +2,6 @@ // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0 #include "globalfilechangeblocker.h" -#include "qtcassert.h" #include