summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edtox.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-22 09:20:52 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-22 12:50:48 +0100
commitb37e2dd071c83454b3b06c0959a76b6012f53abb (patch)
tree91de7e6d0c01e7391276a1142d9d1b2f503ab35a /sw/source/core/edit/edtox.cxx
parentb9eaa646815bf9b400ecc0d5726de5241428cf34 (diff)
Resolves: fdo#38838 remove UniString
hammer silver nails into coffin and bury in concrete Change-Id: I3fda2ff47738bb33793adab97faba2d439ac9a28
Diffstat (limited to 'sw/source/core/edit/edtox.cxx')
-rw-r--r--sw/source/core/edit/edtox.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/edit/edtox.cxx b/sw/source/core/edit/edtox.cxx
index 522f665b0ced..49c1c202f559 100644
--- a/sw/source/core/edit/edtox.cxx
+++ b/sw/source/core/edit/edtox.cxx
@@ -22,7 +22,7 @@
#include <com/sun/star/i18n/TransliterationModules.hpp>
#include <comphelper/string.hxx>
#include <svl/fstathelper.hxx>
-
+#include <osl/thread.h>
#include <unotools/textsearch.hxx>
#include <sfx2/docfile.hxx>