15 lines
185 B
C
15 lines
185 B
C
|
|
/*!
|
|
* \file
|
|
*
|
|
* \brief UpnpDiscovery object implementation.
|
|
*
|
|
* \author Marcelo Roberto Jimenez
|
|
*/
|
|
|
|
#include "config.h"
|
|
|
|
#define TEMPLATE_GENERATE_SOURCE
|
|
#include "Discovery.h"
|
|
|