diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-11-15 22:37:13 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-11-16 13:24:05 +0000 |
commit | abf7cdac13c66778ea7deac7251e5b2a6d385a72 (patch) | |
tree | 88efe821e3bafd5b1c1e467de6422d43cd8371b2 /idl/inc | |
parent | 25b119a02143e2e5b321ef16272c276d17414bad (diff) |
UniqueIdContainer is only needed by binfilter
Diffstat (limited to 'idl/inc')
-rw-r--r-- | idl/inc/bastype.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
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 <tools/globname.hxx> #include <tools/gen.hxx> #include <tools/stream.hxx> -#include <tools/unqid.hxx> #include <tools/string.hxx> class SvStringHashEntry; |