From a18a1a454505193b922e1d5dc3215526f01f5efd Mon Sep 17 00:00:00 2001 From: Tobias Lippert Date: Thu, 2 Jan 2014 23:52:37 +0100 Subject: Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added vcl/settings.hxx to all cxx files which require it. This helps to speed up compilation after changes to the settings. Conflicts: sc/source/ui/dbgui/pvlaydlg.cxx Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4 Reviewed-on: https://gerrit.libreoffice.org/7933 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sw/source/core/edit/edtox.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/source/core/edit/edtox.cxx') diff --git a/sw/source/core/edit/edtox.cxx b/sw/source/core/edit/edtox.cxx index 04b08824ddb2..29d59ce4f3b9 100644 --- a/sw/source/core/edit/edtox.cxx +++ b/sw/source/core/edit/edtox.cxx @@ -24,6 +24,7 @@ #include #include #include +#include #include -- cgit v1.2.3