Switch to unified view

a/src/mediaserver/cdplugins/plgwithslave.cxx b/src/mediaserver/cdplugins/plgwithslave.cxx
...
...
33
#endif
33
#endif
34
34
35
#include "cmdtalk.h"
35
#include "cmdtalk.h"
36
#include "pathut.h"
36
#include "pathut.h"
37
#include "smallut.h"
37
#include "smallut.h"
38
#include "log.hxx"
38
#include "libupnpp/log.hxx"
39
#include "main.hxx"
39
#include "main.hxx"
40
#include "conftree.h"
40
#include "conftree.h"
41
41
42
using namespace std;
42
using namespace std;
43
using namespace std::placeholders;
43
using namespace std::placeholders;