summaryrefslogtreecommitdiff
path: root/include/comphelper/officeresourcebundle.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-09-24 17:48:49 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-09-25 08:40:11 +0200
commitc91dec0dad6b0da5bfe15d0597bfc069df26f343 (patch)
treeaf3f075afff656995fd34ac6771f2fe2fe2df77a /include/comphelper/officeresourcebundle.hxx
parent5de8a127cd1790d37d5af83153b8103468eca6ce (diff)
comphelper: std::auto_ptr -> std::unique_ptr
Change-Id: I364d6252f470dcc6d71a191f1249e95ca1f284ce
Diffstat (limited to 'include/comphelper/officeresourcebundle.hxx')
-rw-r--r--include/comphelper/officeresourcebundle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/officeresourcebundle.hxx b/include/comphelper/officeresourcebundle.hxx
index f893fbb84d72..1a40551f505a 100644
--- a/include/comphelper/officeresourcebundle.hxx
+++ b/include/comphelper/officeresourcebundle.hxx
@@ -41,7 +41,7 @@ namespace comphelper
class COMPHELPER_DLLPUBLIC OfficeResourceBundle
{
private:
- ::std::auto_ptr< ResourceBundle_Impl > m_pImpl;
+ ::std::unique_ptr< ResourceBundle_Impl > m_pImpl;
public:
/** constructs a resource bundle with the resource bundle given as 8-bit ASCII name