summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dpitemdata.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-11-14 14:54:53 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-11-14 20:43:31 +0100
commit5a29e09bb5fb93743296728138bc03aa5ec1ee46 (patch)
treef6c41971f1c2a4626d3e0dd7b2f07123a37fe9c0 /sc/source/core/data/dpitemdata.cxx
parent38cc606bcc2570b6ea76c4cc07b9f862797e9a03 (diff)
Removed duplicated include
Change-Id: If60f7469fbb55debac4194174745514451c8cb16 Reviewed-on: https://gerrit.libreoffice.org/63368 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'sc/source/core/data/dpitemdata.cxx')
-rw-r--r--sc/source/core/data/dpitemdata.cxx1
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;