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 --- cui/source/options/dbregister.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/options/dbregister.cxx') diff --git a/cui/source/options/dbregister.cxx b/cui/source/options/dbregister.cxx index 4b40959ec0e5..672617a4ee64 100644 --- a/cui/source/options/dbregister.cxx +++ b/cui/source/options/dbregister.cxx @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include -- cgit