diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-05 13:34:36 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-05 13:34:36 +0100 |
commit | f96236023ab17b6ecb055627efeb2a52c7e48516 (patch) | |
tree | 64ecf706b3e22a05564f3bb4a66884853a2d1ea8 /svx/inc/pch | |
parent | bb564bec137f76dfa099a1cdda3cf39367a6fe50 (diff) |
remove includes for <slist>
Diffstat (limited to 'svx/inc/pch')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 6fd4535d85d1..e3d5518f328c 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -750,7 +750,7 @@ #include "sot/formats.hxx" #include <map> #include <set> -#include <slist> +#include <list> #include <vector> #include "svtools/FilterConfigItem.hxx" #include "svtools/accessibilityoptions.hxx" |