summaryrefslogtreecommitdiffstats
path: root/include/svl/itemset.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-01-18 20:06:18 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-01-19 09:35:22 +0100
commit64c9bda0b9d43a4b4cc1d40068f0d0fb261fb5b4 (patch)
tree431dbab24b3b8b884feee9a61151fab30d92620b /include/svl/itemset.hxx
parentEPUB export UI: show title from the doc model (diff)
downloadcore-64c9bda0b9d43a4b4cc1d40068f0d0fb261fb5b4.tar.gz
core-64c9bda0b9d43a4b4cc1d40068f0d0fb261fb5b4.zip
Remove include of config_global.h from sal/config.h
(where it is not actually needed), and instead include it where needed Change-Id: I107f8d4002d3001393b89834dd30a30b0c53a792 Reviewed-on: https://gerrit.libreoffice.org/48152 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/svl/itemset.hxx')
-rw-r--r--include/svl/itemset.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svl/itemset.hxx b/include/svl/itemset.hxx
index d5a2b5eb5ad7..c8e32863ba84 100644
--- a/include/svl/itemset.hxx
+++ b/include/svl/itemset.hxx
@@ -27,6 +27,7 @@
#include <type_traits>
#include <memory>
+#include <config_global.h>
#include <svl/svldllapi.h>
#include <svl/poolitem.hxx>
#include <svl/typedwhich.hxx>