diff options
Diffstat (limited to 'include/svl/itempool.hxx')
-rw-r--r-- | include/svl/itempool.hxx | 2 |
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; |