|
a/libupnpp/control/discovery.cxx |
|
b/libupnpp/control/discovery.cxx |
|
... |
|
... |
35 |
#include "libupnpp/upnpplib.hxx"
|
35 |
#include "libupnpp/upnpplib.hxx"
|
36 |
#include "libupnpp/log.hxx"
|
36 |
#include "libupnpp/log.hxx"
|
37 |
#include "description.hxx"
|
37 |
#include "description.hxx"
|
38 |
#include "discovery.hxx"
|
38 |
#include "discovery.hxx"
|
39 |
|
39 |
|
|
|
40 |
using namespace UPnPP;
|
|
|
41 |
|
40 |
namespace UPnPClient {
|
42 |
namespace UPnPClient {
|
41 |
|
43 |
|
42 |
static UPnPDeviceDirectory *theDevDir;
|
44 |
static UPnPDeviceDirectory *theDevDir;
|
43 |
|
45 |
|
44 |
//#undef LOCAL_LOGINC
|
46 |
//#undef LOCAL_LOGINC
|