From aafb5138ab60bd7a1baa04425f93cbd9aa049ace Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Tue, 6 Jan 2015 21:26:45 +0100 Subject: [PATCH] remove duplicated include --- src/support/FileName.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/support/FileName.cpp b/src/support/FileName.cpp index 05ada4c596..729287d6f2 100644 --- a/src/support/FileName.cpp +++ b/src/support/FileName.cpp @@ -18,7 +18,6 @@ #include "support/lassert.h" #include "support/lstrings.h" #include "support/mutex.h" -#include "support/qstring_helpers.h" #include "support/os.h" #include "support/Package.h" #include "support/qstring_helpers.h" -- 2.39.5