diff options
author | Rafael Dominguez <venccsralph@gmail.com> | 2011-05-21 16:52:19 -0430 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-05-22 21:17:45 -0700 |
commit | ce8ee87b0dc10e40cd9465384dc192da7b85ffb8 (patch) | |
tree | d73a130c91749ffa5c697cb7d5234b37f77c097c | |
parent | a573b8b21688d9681f4fa129ec37cf89954e9d1c (diff) |
Remove tools/list.hxx include.
-rw-r--r-- | svl/inc/svl/slstitm.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/inc/svl/slstitm.hxx b/svl/inc/svl/slstitm.hxx index fa7ca7b09d0b..3aa181d5cf7d 100644 --- a/svl/inc/svl/slstitm.hxx +++ b/svl/inc/svl/slstitm.hxx @@ -32,7 +32,6 @@ #include "svl/svldllapi.h" #include <tools/rtti.hxx> -#include <tools/list.hxx> #include <svl/poolitem.hxx> #include <com/sun/star/uno/Sequence.h> |