[Libreoffice-commits] .: basic/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Oct 29 15:07:50 PDT 2012


 basic/source/basmgr/basicmanagerrepository.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ee582e991af816baa1c7d784126114bcb8d005c6
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Oct 29 23:07:24 2012 +0100

    Missing #include
    
    Change-Id: I63e68bd37b46f339d09d97a6bf6edfeaa6a7df1d

diff --git a/basic/source/basmgr/basicmanagerrepository.cxx b/basic/source/basmgr/basicmanagerrepository.cxx
index 1bfb2f2..63015fa 100644
--- a/basic/source/basmgr/basicmanagerrepository.cxx
+++ b/basic/source/basmgr/basicmanagerrepository.cxx
@@ -41,6 +41,7 @@
 #include <unotools/eventlisteneradapter.hxx>
 
 #include <rtl/instance.hxx>
+#include <rtl/strbuf.hxx>
 
 #include <map>
 


More information about the Libreoffice-commits mailing list