[Libreoffice-commits] core.git: embedserv/source

Noel Grandin noel at peralex.com
Mon Jan 25 03:06:25 PST 2016


 embedserv/source/embed/intercept.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 45b8337f6a6d08a94a1ecac5fdf3d802b299a355
Author: Noel Grandin <noel at peralex.com>
Date:   Mon Jan 25 13:04:05 2016 +0200

    more Windows build fixes
    
    after my OInterfaceContainer2 change
    
    Change-Id: I869126a90e67bd00e953182ccafa6569009316ea

diff --git a/embedserv/source/embed/intercept.cxx b/embedserv/source/embed/intercept.cxx
index cefff85..3237ebe 100644
--- a/embedserv/source/embed/intercept.cxx
+++ b/embedserv/source/embed/intercept.cxx
@@ -17,6 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 #include <cppuhelper/weak.hxx>
+#include <cppuhelper/interfacecontainer.h>
 
 #include <embeddoc.hxx>
 #include <docholder.hxx>


More information about the Libreoffice-commits mailing list