From: Georg Baum Date: Tue, 6 Jan 2015 20:26:45 +0000 (+0100) Subject: remove duplicated include X-Git-Tag: 2.2.0alpha1~1376 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=aafb5138ab60bd7a1baa04425f93cbd9aa049ace;p=features.git remove duplicated include --- 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"