summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xestring.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-05-21 22:49:50 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-05-22 14:57:51 +0000
commita4bf46accfc73f6993c1d29b84d586a91d21c2c8 (patch)
treef15fa078e3a79aa5c9a1cd777ecc09e992b7ed68 /sc/source/filter/excel/xestring.cxx
parent48a05b5b64e2f2c68f5ba013b9962390f0f85f0d (diff)
Remove include stdio (part5)
Change-Id: Iea3eb02b5ae54de1de14b5357726d1073e54e1af Reviewed-on: https://gerrit.libreoffice.org/15851 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc/source/filter/excel/xestring.cxx')
-rw-r--r--sc/source/filter/excel/xestring.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/excel/xestring.cxx b/sc/source/filter/excel/xestring.cxx
index 0e1a1279752b..3388048336c7 100644
--- a/sc/source/filter/excel/xestring.cxx
+++ b/sc/source/filter/excel/xestring.cxx
@@ -18,7 +18,6 @@
*/
#include <algorithm>
-#include <stdio.h>
#include <osl/diagnose.h>
#include "xlstyle.hxx"