[Libreoffice-commits] core.git: framework/inc
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jul 7 10:41:49 UTC 2020
framework/inc/pch/precompiled_fwk.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit eccb763146325bd44a84b6a1698109ebd1bcf35e
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat Jul 4 21:02:22 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jul 7 12:41:11 2020 +0200
Removed duplicated include
Change-Id: I33b3a56d9727dea2cbafcfbf73f5d4c08069ba34
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98030
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/framework/inc/pch/precompiled_fwk.hxx b/framework/inc/pch/precompiled_fwk.hxx
index 39c7a24e7361..b8109e1107e0 100644
--- a/framework/inc/pch/precompiled_fwk.hxx
+++ b/framework/inc/pch/precompiled_fwk.hxx
@@ -251,7 +251,6 @@
#if PCH_LEVEL >= 4
#include <framework/addonsoptions.hxx>
#include <framework/fwkdllapi.h>
-#include <framework/fwkdllapi.h>
#include <properties.h>
#include <targets.h>
#endif // PCH_LEVEL >= 4
More information about the Libreoffice-commits
mailing list