summaryrefslogtreecommitdiff
path: root/include/svl/itempool.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-12-02 13:10:00 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-12-02 13:13:47 -0500
commit502331f2891bdd40c7d63afebbbbe7d69abff633 (patch)
tree672b4877fdde2f3514a754bb718085ba463e175d /include/svl/itempool.hxx
parentdb6f9fbc755e342c4fa3f3cd14e42d9ea0424505 (diff)
Remove unused header includes from public header.
Change-Id: Ie9d42f15e2881f1f4bb78147d0250a174d9542c1
Diffstat (limited to 'include/svl/itempool.hxx')
-rw-r--r--include/svl/itempool.hxx2
1 files changed, 0 insertions, 2 deletions
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 <limits.h>
#include <rtl/string.hxx>
#include <svl/poolitem.hxx>
#include <svl/svldllapi.h>
#include <tools/solar.h>
-#include <vector>
class SvStream;
class SfxBroadcaster;