diff options
author | Rafael Dominguez <venccsralph@gmail.com> | 2011-03-26 08:59:49 -0430 |
---|---|---|
committer | Katarina Machalkova <kmachalkova@suse.cz> | 2011-04-28 11:11:52 +0200 |
commit | 9c389d536a9e199650174bffc09cabae5f5fa47a (patch) | |
tree | 07c0053f63ffcc516920d5bbbe5ee09ceb43ddae /sd/source/filter | |
parent | b696a5a7fe77e4c0b1eb02f51cb7c6055fa9193f (diff) |
Remove tools/list.hxx include
Diffstat (limited to 'sd/source/filter')
-rw-r--r-- | sd/source/filter/ppt/propread.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/filter/ppt/propread.hxx b/sd/source/filter/ppt/propread.hxx index b925fefe4e96..a2be69dc821e 100644 --- a/sd/source/filter/ppt/propread.hxx +++ b/sd/source/filter/ppt/propread.hxx @@ -35,7 +35,6 @@ #include <tools/solar.h> #include <sot/storage.hxx> #include <tools/gen.hxx> -#include <tools/list.hxx> #include <tools/stream.hxx> #include <tools/datetime.hxx> |