Switch to side-by-side view
--- a/upmpd/conman.hxx +++ b/upmpd/conman.hxx @@ -21,6 +21,8 @@ #include "libupnpp/device/device.hxx" +using namespace UPnPP; + class UpMpd; class UpMpdConMan : public UpnpService {
--- a/upmpd/conman.hxx +++ b/upmpd/conman.hxx @@ -21,6 +21,8 @@ #include "libupnpp/device/device.hxx" +using namespace UPnPP; + class UpMpd; class UpMpdConMan : public UpnpService {