From 502331f2891bdd40c7d63afebbbbe7d69abff633 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Tue, 2 Dec 2014 13:10:00 -0500 Subject: Remove unused header includes from public header. Change-Id: Ie9d42f15e2881f1f4bb78147d0250a174d9542c1 --- include/svl/itempool.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/svl') diff --git a/include/svl/itempool.hxx b/include/svl/itempool.hxx index 0f1c4f32511b..9f1ffbc715ce 100644 --- a/include/svl/itempool.hxx +++ b/include/svl/itempool.hxx @@ -20,12 +20,10 @@ #ifndef INCLUDED_SVL_ITEMPOOL_HXX #define INCLUDED_SVL_ITEMPOOL_HXX -#include #include #include #include #include -#include class SvStream; class SfxBroadcaster; -- cgit