Making things easier for the MSC compiler.

git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@380 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Marcelo Roberto Jimenez
2008-05-22 17:24:56 +00:00
parent 094cedc807
commit 90f52baa61
12 changed files with 12 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ extern "C" {
/** Returned in a \b UPNP_DISCOVERY_RESULT callback. */
typedef struct {} UpnpDiscovery;
typedef struct s_UpnpDiscovery UpnpDiscovery;
#include "UpnpString.h"