[Libreoffice-commits] core.git: sc/source
Jochen Nitschke
j.nitschke+logerrit at ok.de
Sun Aug 7 14:49:08 UTC 2016
sc/source/filter/excel/excform.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit d8915b5dffce7089f3cda200d37ca2e64f727fa9
Author: Jochen Nitschke <j.nitschke+logerrit at ok.de>
Date: Sun Aug 7 14:54:55 2016 +0200
sc: drop missed osl/endian.h include ...
in commit 05c89af876fc7bb2e02e7de84df0cfc2869b0071
Change-Id: Ice51df4f91c083d0b5bd97e9299caa016bbad7c1
Reviewed-on: https://gerrit.libreoffice.org/27933
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit at ok.de>
Tested-by: Jochen Nitschke <j.nitschke+logerrit at ok.de>
diff --git a/sc/source/filter/excel/excform.cxx b/sc/source/filter/excel/excform.cxx
index a084fb1..34a855c 100644
--- a/sc/source/filter/excel/excform.cxx
+++ b/sc/source/filter/excel/excform.cxx
@@ -18,7 +18,6 @@
*/
#include "excform.hxx"
-#include <osl/endian.h>
#include "formulacell.hxx"
#include "document.hxx"
More information about the Libreoffice-commits
mailing list