[Libreoffice-commits] online.git: test/UnitTyping.cpp
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Feb 14 07:45:20 UTC 2019
test/UnitTyping.cpp | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit ce95c52234f0bb86aaefb63c210efcf7e5a64206
Author: Jan Holesovsky <kendy at collabora.com>
AuthorDate: Thu Feb 14 08:37:20 2019 +0100
Commit: Jan Holesovsky <kendy at collabora.com>
CommitDate: Thu Feb 14 08:44:46 2019 +0100
Fix build.
Change-Id: I434a22f14482bf901d08b7c833eaff01e7c9c4f5
diff --git a/test/UnitTyping.cpp b/test/UnitTyping.cpp
index b66fdb15b..cb884d95f 100644
--- a/test/UnitTyping.cpp
+++ b/test/UnitTyping.cpp
@@ -11,6 +11,8 @@
#include <config.h>
+#include <random>
+
#include <Exceptions.hpp>
#include <Log.hpp>
#include <Unit.hpp>
More information about the Libreoffice-commits
mailing list