diff options
Diffstat (limited to 'sd/source/filter')
-rw-r--r-- | sd/source/filter/eppt/eppt.cxx | 1 | ||||
-rw-r--r-- | sd/source/filter/ppt/propread.cxx | 1 | ||||
-rw-r--r-- | sd/source/filter/ppt/propread.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/filter/eppt/eppt.cxx b/sd/source/filter/eppt/eppt.cxx index d4f450f222da..d79f439a6f01 100644 --- a/sd/source/filter/eppt/eppt.cxx +++ b/sd/source/filter/eppt/eppt.cxx @@ -29,7 +29,6 @@ #include <eppt.hxx> #include "epptdef.hxx" #include <tools/globname.hxx> -#include <tools/datetime.hxx> #include <tools/poly.hxx> #include <vcl/graph.hxx> #include <vcl/bmpacc.hxx> diff --git a/sd/source/filter/ppt/propread.cxx b/sd/source/filter/ppt/propread.cxx index ffe25cac0d1f..ee9d816d5e27 100644 --- a/sd/source/filter/ppt/propread.cxx +++ b/sd/source/filter/ppt/propread.cxx @@ -27,7 +27,6 @@ ************************************************************************/ #include <propread.hxx> -#include <tools/bigint.hxx> #include "tools/debug.hxx" #include "rtl/tencinfo.h" #include "rtl/textenc.h" diff --git a/sd/source/filter/ppt/propread.hxx b/sd/source/filter/ppt/propread.hxx index a2be69dc821e..fec78f72b65c 100644 --- a/sd/source/filter/ppt/propread.hxx +++ b/sd/source/filter/ppt/propread.hxx @@ -36,7 +36,6 @@ #include <sot/storage.hxx> #include <tools/gen.hxx> #include <tools/stream.hxx> -#include <tools/datetime.hxx> #include <tools/string.hxx> |