From 022588bf2060a53ae70db6b0f1de713e4ba3ee6a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 18 Jan 2018 12:01:37 +0100 Subject: Include android/compatibility.hxx from ubiquitous sal/config.h ...instead of having to add it to more and more individual .cxx files, as the need arises. Change-Id: If1e893c79abf1c1bb7fb7b89dcb9bd423a7f1b94 Reviewed-on: https://gerrit.libreoffice.org/48108 Reviewed-by: Stephan Bergmann Tested-by: Stephan Bergmann --- desktop/source/lib/init.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop') diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx index 126861d7877a..468a145f31c6 100644 --- a/desktop/source/lib/init.cxx +++ b/desktop/source/lib/init.cxx @@ -95,7 +95,6 @@ #include #include #include -#include #include -- cgit