From 9401c7c28a91c4195f7d767bd46658fd08300c72 Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Sat, 31 Mar 2018 17:33:32 +0200 Subject: remove unused processfactory.hxx includes and fix fallout Change-Id: Id06bf31f2075111e426ba40c84c885ae70697bee Reviewed-on: https://gerrit.libreoffice.org/52206 Tested-by: Jenkins Reviewed-by: Jochen Nitschke --- svl/source/misc/lockfilecommon.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'svl/source/misc') diff --git a/svl/source/misc/lockfilecommon.cxx b/svl/source/misc/lockfilecommon.cxx index cd2658ee5afd..88850e7687f9 100644 --- a/svl/source/misc/lockfilecommon.cxx +++ b/svl/source/misc/lockfilecommon.cxx @@ -38,8 +38,6 @@ #include #include -#include - #include #include -- cgit