Switch to unified view

a/upmpd/ohproduct.cxx b/upmpd/ohproduct.cxx
...
...
31
using namespace std;
31
using namespace std;
32
using namespace std::placeholders;
32
using namespace std::placeholders;
33
33
34
#include "libupnpp/upnpplib.hxx"
34
#include "libupnpp/upnpplib.hxx"
35
#include "libupnpp/soaphelp.hxx"
35
#include "libupnpp/soaphelp.hxx"
36
#include "libupnpp/device.hxx"
37
#include "libupnpp/log.hxx"
36
#include "libupnpp/log.hxx"
37
#include "libupnpp/device/device.hxx"
38
38
39
#include "upmpd.hxx"
39
#include "upmpd.hxx"
40
#include "ohproduct.hxx"
40
#include "ohproduct.hxx"
41
#include "mpdcli.hxx"
41
#include "mpdcli.hxx"
42
#include "upmpdutils.hxx"
42
#include "upmpdutils.hxx"