summaryrefslogtreecommitdiff
path: root/include/comphelper/attributelist.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-03-11 10:07:19 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-03-11 10:07:28 +0000
commit849e78756b33ff5307311349b8b1fc4bcc85d0e4 (patch)
treea684fb90354950e59da051eb93df7eb07e83f61d /include/comphelper/attributelist.hxx
parent1868a62a32cff30e3ba214cbd03917d2c6518073 (diff)
include memory
Change-Id: If91042b2a72b0dd70cc630e1140f602ac1b823d2
Diffstat (limited to 'include/comphelper/attributelist.hxx')
-rw-r--r--include/comphelper/attributelist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/attributelist.hxx b/include/comphelper/attributelist.hxx
index 9a6f535ac00f..1fa83aeebbb7 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
{