summaryrefslogtreecommitdiff
path: root/sc/inc/address.hxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-08-05 21:58:58 +0200
committerJulien Nabet <serval2412@yahoo.fr>2016-08-06 16:49:21 +0000
commit05c89af876fc7bb2e02e7de84df0cfc2869b0071 (patch)
treea1c697c28ebe41a4729241d3019221ae39ed329c /sc/inc/address.hxx
parent07966a9999b0b3f27e1adeea1f4c97b3ba2944fa (diff)
sc: drop most osl/endian.h includes
only users in implementation of ScImportExport and ScImportStringStream moving them to impex.cxx Change-Id: Ic7a78f9dd11830ad0ed330c5349beddd724236da Reviewed-on: https://gerrit.libreoffice.org/27918 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc/inc/address.hxx')
-rw-r--r--sc/inc/address.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/address.hxx b/sc/inc/address.hxx
index b2c41cc8c0af..95bc9a489659 100644
--- a/sc/inc/address.hxx
+++ b/sc/inc/address.hxx
@@ -22,7 +22,6 @@
#include <rtl/ustrbuf.hxx>
#include <rtl/strbuf.hxx>
-#include <osl/endian.h>
#include <limits>
#include "scdllapi.h"