lib/upnp: use std::unique_ptr

This commit is contained in:
Max Kellermann
2016-02-06 23:57:29 +01:00
parent 224d511616
commit f097952b42
4 changed files with 67 additions and 31 deletions
+1
View File
@@ -244,6 +244,7 @@ UPNP_SOURCES = \
src/lib/upnp/ixmlwrap.cxx src/lib/upnp/ixmlwrap.hxx \
src/lib/upnp/Callback.hxx \
src/lib/upnp/Util.cxx src/lib/upnp/Util.hxx \
src/lib/upnp/UniqueIxml.hxx \
src/lib/upnp/WorkQueue.hxx \
src/lib/upnp/Action.hxx