diff options
Diffstat (limited to 'sd/source/filter/ppt')
-rw-r--r-- | sd/source/filter/ppt/propread.cxx | 1 | ||||
-rw-r--r-- | sd/source/filter/ppt/propread.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
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> |