[Libreoffice-commits] core.git: svl/source
Stephan Bergmann
sbergman at redhat.com
Thu Sep 26 11:44:27 PDT 2013
svl/source/svdde/ddesvr.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 3d373e8a4adcbc2f9cd4b7cedf8308865989fad5
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Sep 26 20:42:51 2013 +0200
Missing #include
Change-Id: I2af468933b1e9bdad1c6da1f881daaf068b6bec0
diff --git a/svl/source/svdde/ddesvr.cxx b/svl/source/svdde/ddesvr.cxx
index 25a3f3f..f51d08b 100644
--- a/svl/source/svdde/ddesvr.cxx
+++ b/svl/source/svdde/ddesvr.cxx
@@ -24,6 +24,7 @@
#include <comphelper/string.hxx>
#include <svl/svdde.hxx>
#include <tools/debug.hxx>
+#include <tools/string.hxx>
#include <osl/thread.h>
#include <o3tl/sorted_vector.hxx>
More information about the Libreoffice-commits
mailing list