include/xmloff/xmlictxt.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2d86a4c468af046ca9834bfd0c1ba9b7f009ac15
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Sat Dec 19 22:34:48 2015 +0100

    xmloff: missing include
    
    Change-Id: I425782f9e6b95264f08e91ddabbc377de2e3fffa

diff --git a/include/xmloff/xmlictxt.hxx b/include/xmloff/xmlictxt.hxx
index 9d180bd..cccfd93 100644
--- a/include/xmloff/xmlictxt.hxx
+++ b/include/xmloff/xmlictxt.hxx
@@ -29,6 +29,7 @@
 #include <rtl/ustring.hxx>
 #include <cppuhelper/implbase1.hxx>
 #include <xmloff/nmspmap.hxx>
+#include <memory>
 
 class SvXMLNamespaceMap;
 class SvXMLImport;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to