[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdevplatform/plugins/cvs
From:       Peter Oberndorfer <kumbayo84 () arcor ! de>
Date:       2009-04-07 18:57:37
Message-ID: 1239130657.213983.32531.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 950761 by poberndorfer:

replace #include <auto_ptr.h> with #include <memory>

other parts of kdevplatform which use auto_ptr
use #include <memory>

 M  +1 -1      cvsplugin.h  


--- trunk/KDE/kdevplatform/plugins/cvs/cvsplugin.h #950760:950761
@@ -18,7 +18,7 @@
 #include <vcs/vcslocation.h>
 #include <interfaces/iplugin.h>
 #include <qobject.h>
-#include <auto_ptr.h>
+#include <memory>
 
 class CvsProxy;
 namespace KDevelop
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic