summaryrefslogtreecommitdiffstats
path: root/sal/textenc/converter.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-09-15 11:42:07 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-09-15 23:20:46 +0200
commite9689e4fdcf876e7bcaf564e060a3512e0fe9ef3 (patch)
tree860cdbd00716a6068423aa9fc8b4afdc6ea4b0ee /sal/textenc/converter.hxx
parentFix iterator management (diff)
downloadcore-e9689e4fdcf876e7bcaf564e060a3512e0fe9ef3.tar.gz
core-e9689e4fdcf876e7bcaf564e060a3512e0fe9ef3.zip
Revert "saldllapi.h is really not included outside of sal itself"
This reverts commit 2dfe34ce0efef6ec0412130a32f755657710363d: * sal/saldllapi.h is about something different than sal/types.h (it is rather a mistake of cf77e8a0b9dc26d5007c76388c3f09231f048bdd "sal: add visibility symbols" to shortcut the #include of sal/saldllapi.h into sal/types.h instead of the headers that actually need it), not every header needs to include sal/types.h * sal/config.h is the header to always include first (not sal/types.h) Change-Id: I217f2540197ddb682c6c00e529b812b04b327d73
Diffstat (limited to 'sal/textenc/converter.hxx')
-rw-r--r--sal/textenc/converter.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/textenc/converter.hxx b/sal/textenc/converter.hxx
index 7e09088d2971..fc69ee24110b 100644
--- a/sal/textenc/converter.hxx
+++ b/sal/textenc/converter.hxx
@@ -29,6 +29,9 @@
#ifndef INCLUDED_SAL_TEXTENC_CONVERTER_HXX
#define INCLUDED_SAL_TEXTENC_CONVERTER_HXX
+#include "sal/config.h"
+
+#include "sal/saldllapi.h"
#include "sal/types.h"
// Internal, non-stable ABI