[Libreoffice-commits] core.git: sc/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Oct 26 13:34:22 UTC 2018
sc/source/core/tool/interpr1.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 06599d1f670516ce97267d746fa230a0c9310f3d
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Fri Oct 26 15:33:49 2018 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Fri Oct 26 15:33:49 2018 +0200
missing include
Change-Id: I57dfc006d849918179a2398ef22be7585cb0993f
diff --git a/sc/source/core/tool/interpr1.cxx b/sc/source/core/tool/interpr1.cxx
index 414cb8a19ba3..a0ae2d5ded14 100644
--- a/sc/source/core/tool/interpr1.cxx
+++ b/sc/source/core/tool/interpr1.cxx
@@ -60,6 +60,7 @@
#include <tokenarray.hxx>
#include <compare.hxx>
+#include <com/sun/star/util/SearchResult.hpp>
#include <comphelper/processfactory.hxx>
#include <comphelper/random.hxx>
#include <comphelper/string.hxx>
More information about the Libreoffice-commits
mailing list