diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-04-30 08:03:30 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-04-30 08:03:30 -0700 |
commit | ce6738ec7b674dc0ab6202d6f8ae252cfdd8c328 (patch) | |
tree | 0a604c0f5135164433137c6b5926d99eb2254f65 /idl/inc | |
parent | 92072096f7f00ac618a06ffd74154a8b9eeb3d65 (diff) |
Remove unneed include of <tools/list.hxx>
Diffstat (limited to 'idl/inc')
-rw-r--r-- | idl/inc/object.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/inc/object.hxx b/idl/inc/object.hxx index ad169f5e5bf9..a39c7e917d60 100644 --- a/idl/inc/object.hxx +++ b/idl/inc/object.hxx @@ -33,7 +33,6 @@ #include <types.hxx> #include <slot.hxx> #include <vector> -#include <tools/list.hxx> struct SvSlotElement { |