Kaydet (Commit) e6e51a0a authored tarafından David Ostrovsky's avatar David Ostrovsky Kaydeden (comit) Stephan Bergmann

Add missing include header

Change-Id: I59d6f1401cdfc37c0949cc9d439cb7ff52857079
Reviewed-on: https://gerrit.libreoffice.org/13286Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
Tested-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst f4aebede
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
#include <basic/sbx.hxx> #include <basic/sbx.hxx>
#include <basic/sbxvar.hxx> #include <basic/sbxvar.hxx>
#include <osl/thread.h> #include <osl/thread.h>
#include <osl/diagnose.h>
#include <rtl/ref.hxx> #include <rtl/ref.hxx>
#include <rtl/string.hxx> #include <rtl/string.hxx>
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
......
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