[Libreoffice-commits] core.git: javaunohelper/source
Miklos Vajna
vmiklos at collabora.co.uk
Wed Jan 7 02:38:53 PST 2015
javaunohelper/source/javaunohelper.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit db8ac4fe309d38b11113929032887642a62da19f
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Wed Jan 7 11:38:23 2015 +0100
javaunohelper: missing include
Change-Id: Ie8427e9ad7a2a03d6698ee95ce0f11fb458c00e3
diff --git a/javaunohelper/source/javaunohelper.cxx b/javaunohelper/source/javaunohelper.cxx
index 99a9252..d55fe3b 100644
--- a/javaunohelper/source/javaunohelper.cxx
+++ b/javaunohelper/source/javaunohelper.cxx
@@ -21,6 +21,7 @@
#include <osl/diagnose.h>
#include <osl/module.hxx>
+#include <osl/thread.h>
#include <uno/environment.hxx>
#include <uno/lbnames.h>
More information about the Libreoffice-commits
mailing list