include/comphelper/attributelist.hxx |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 28fb13b473012369ef5037e4d1b094dcc29dccb1
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Fri Mar 11 11:07:49 2016 +0100

    Missing include
    
    Change-Id: Ia99c17d90f66860bcd9ef6bb1732437e425a4a04

diff --git a/include/comphelper/attributelist.hxx 
b/include/comphelper/attributelist.hxx
index 1fa83ae..fa616ab 100644
--- a/include/comphelper/attributelist.hxx
+++ b/include/comphelper/attributelist.hxx
@@ -20,6 +20,10 @@
 #ifndef INCLUDED_COMPHELPER_ATTRIBUTELIST_HXX
 #define INCLUDED_COMPHELPER_ATTRIBUTELIST_HXX
 
+#include <sal/config.h>
+
+#include <memory>
+
 #include <com/sun/star/util/XCloneable.hpp>
 #include <com/sun/star/xml/sax/XAttributeList.hpp>
 #include <cppuhelper/implbase.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to