diff options
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/source/items/textitem.cxx | 1 | ||||
-rw-r--r-- | editeng/source/rtf/svxrtf.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editeng/source/items/textitem.cxx b/editeng/source/items/textitem.cxx index 8b1e477308c8..374655db38ad 100644 --- a/editeng/source/items/textitem.cxx +++ b/editeng/source/items/textitem.cxx @@ -45,7 +45,6 @@ #include <editeng/editids.hrc> #include <editeng/editrids.hrc> #include <vcl/vclenum.hxx> -#include <tools/bigint.hxx> #include <tools/tenccvt.hxx> #include <rtl/ustring.hxx> diff --git a/editeng/source/rtf/svxrtf.cxx b/editeng/source/rtf/svxrtf.cxx index 240fccd16abc..7f2e710d5db4 100644 --- a/editeng/source/rtf/svxrtf.cxx +++ b/editeng/source/rtf/svxrtf.cxx @@ -28,7 +28,6 @@ #include <ctype.h> -#include <tools/datetime.hxx> #include <rtl/tencinfo.h> #include <svl/itemiter.hxx> #include <svl/whiter.hxx> |