[Libreoffice-commits] core.git: include/comphelper

Caolán McNamara caolanm at redhat.com
Fri Mar 11 10:07:53 UTC 2016


 include/comphelper/attributelist.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 849e78756b33ff5307311349b8b1fc4bcc85d0e4
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Mar 11 10:07:19 2016 +0000

    include memory
    
    Change-Id: If91042b2a72b0dd70cc630e1140f602ac1b823d2

diff --git a/include/comphelper/attributelist.hxx b/include/comphelper/attributelist.hxx
index 9a6f535..1fa83ae 100644
--- a/include/comphelper/attributelist.hxx
+++ b/include/comphelper/attributelist.hxx
@@ -24,7 +24,7 @@
 #include <com/sun/star/xml/sax/XAttributeList.hpp>
 #include <cppuhelper/implbase.hxx>
 #include <comphelper/comphelperdllapi.h>
-
+#include <memory>
 
 namespace comphelper
 {


More information about the Libreoffice-commits mailing list