summaryrefslogtreecommitdiff
path: root/security/qtkeychain/files/patch-auto_ptr.h
blob: 7c74770b626221638980db6f26ad24c2269f856a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- _keychain_dbus.cpp	2013-03-25 20:32:44.801564594 +0400
+++ keychain_dbus.cpp	2013-03-25 20:32:49.811561714 +0400
@@ -10,7 +10,7 @@
 
 #include <QSettings>
 
-#include <auto_ptr.h>
+#include <memory>
 
 using namespace QKeychain;