From abf7cdac13c66778ea7deac7251e5b2a6d385a72 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 15 Nov 2011 22:37:13 +0000 Subject: UniqueIdContainer is only needed by binfilter --- idl/inc/bastype.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'idl') diff --git a/idl/inc/bastype.hxx b/idl/inc/bastype.hxx index a95114954eab..3d20e62f967b 100644 --- a/idl/inc/bastype.hxx +++ b/idl/inc/bastype.hxx @@ -33,7 +33,6 @@ #include #include #include -#include #include class SvStringHashEntry; -- cgit