From e9a7ff98800b820e2245a2b90a263ef8b60a459c Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Sat, 15 Nov 2014 00:04:54 +0100 Subject: [PATCH] salhelper: include-what-you-use cleanup of public headers Change-Id: Ie778e541cecadeefc5ee5f30af9577a00c870a58 --- include/salhelper/refobj.hxx | 1 - sw/source/uibase/inc/maildispatcher.hxx | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/include/salhelper/refobj.hxx b/include/salhelper/refobj.hxx index f84c31297621..f918784e9a91 100644 --- a/include/salhelper/refobj.hxx +++ b/include/salhelper/refobj.hxx @@ -22,7 +22,6 @@ #include #include -#include #include #include diff --git a/sw/source/uibase/inc/maildispatcher.hxx b/sw/source/uibase/inc/maildispatcher.hxx index 8dc22fc3b978..7ebb1ec1f8f9 100644 --- a/sw/source/uibase/inc/maildispatcher.hxx +++ b/sw/source/uibase/inc/maildispatcher.hxx @@ -24,6 +24,7 @@ #include #include #include +#include #include #include