Kaydet (Commit) f538522a authored tarafından Michael Stahl's avatar Michael Stahl

vcl: try to make android tinderbox happy too

Change-Id: If83b12578ce1e5dcae688589e92a54b96040abdd
üst c340131d
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
#include <rtl/strbuf.hxx> #include <rtl/strbuf.hxx>
#include <basebmp/scanlineformats.hxx> #include <basebmp/scanlineformats.hxx>
#include <touch/touch.h> #include <touch/touch.h>
#include <vcl/settings.hxx>
#define LOGTAG "LibreOffice/androidinst" #define LOGTAG "LibreOffice/androidinst"
#define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, LOGTAG, __VA_ARGS__)) #define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, LOGTAG, __VA_ARGS__))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment