summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/collatorwrapper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/i18n/collatorwrapper.cxx')
-rw-r--r--unotools/source/i18n/collatorwrapper.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/unotools/source/i18n/collatorwrapper.cxx b/unotools/source/i18n/collatorwrapper.cxx
index 44c01ee6fa5b..ac3033e6511d 100644
--- a/unotools/source/i18n/collatorwrapper.cxx
+++ b/unotools/source/i18n/collatorwrapper.cxx
@@ -17,6 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <sal/config.h>
+
+#include <sal/log.hxx>
#include <unotools/collatorwrapper.hxx>
#include <com/sun/star/i18n/Collator.hpp>