summaryrefslogtreecommitdiffstats
path: root/include/unotest
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-30 12:00:34 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-10-30 12:00:34 +0100
commit28ac8ece849b3fc15b7a9fe7f7efd6a1e1b1c64c (patch)
tree004012d885c16695a7522ed2da3b1c0768e4f5c7 /include/unotest
parentcom::sun::star->css in svtools (diff)
downloadcore-28ac8ece849b3fc15b7a9fe7f7efd6a1e1b1c64c.tar.gz
core-28ac8ece849b3fc15b7a9fe7f7efd6a1e1b1c64c.zip
Missing include
Change-Id: Ib1b5adc0427735b02eb696773b25027f528ab492
Diffstat (limited to 'include/unotest')
-rw-r--r--include/unotest/uniquepipename.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotest/uniquepipename.hxx b/include/unotest/uniquepipename.hxx
index ffb917938538..f406dc1dd69b 100644
--- a/include/unotest/uniquepipename.hxx
+++ b/include/unotest/uniquepipename.hxx
@@ -22,9 +22,9 @@
#include <sal/config.h>
+#include <rtl/ustring.hxx>
#include <unotest/detail/unotestdllapi.hxx>
-
namespace test {
// Create a system-wide unique name (for use with osl::Pipe):