diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-20 21:21:00 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-20 21:21:00 -0800 |
commit | 1655a25a2648059f31952e7e14923c24ccc3cc33 (patch) | |
tree | 1d4c3fdd6a694b325e6fbd88e9dd9264e145e424 /sd/source/ui/unoidl/unowcntr.cxx | |
parent | ff98606a9c7678beef94ac8140a1ca596f4a8187 (diff) |
Cleanup some #include <tools/list.hxx>
Diffstat (limited to 'sd/source/ui/unoidl/unowcntr.cxx')
-rw-r--r-- | sd/source/ui/unoidl/unowcntr.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/unowcntr.cxx b/sd/source/ui/unoidl/unowcntr.cxx index 284dcef2ded4..8973c670a8c9 100644 --- a/sd/source/ui/unoidl/unowcntr.cxx +++ b/sd/source/ui/unoidl/unowcntr.cxx @@ -29,7 +29,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_sd.hxx" #include <com/sun/star/lang/XComponent.hpp> -#include <tools/list.hxx> #include <unowcntr.hxx> |