diff options
-rw-r--r-- | sc/source/core/data/dpitemdata.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/data/dpitemdata.cxx b/sc/source/core/data/dpitemdata.cxx index 8a705d3ac5ef..f6d2e9812f9e 100644 --- a/sc/source/core/data/dpitemdata.cxx +++ b/sc/source/core/data/dpitemdata.cxx @@ -23,7 +23,6 @@ #include <unotools/collatorwrapper.hxx> #include <unotools/transliterationwrapper.hxx> #include <rtl/math.hxx> -#include <unotools/collatorwrapper.hxx> const sal_Int32 ScDPItemData::DateFirst = -1; const sal_Int32 ScDPItemData::DateLast = 10000; |