libUPnP
1.8.2
upnp
unittest
templates
TheStruct.h
1
2
#ifndef THESTRUCT_H
3
#define THESTRUCT_H
4
5
struct
TheStruct
{
6
int
a;
7
long
b;
8
};
9
10
#endif
/* THESTRUCT_H */
11
TheStruct
Definition:
TheStruct.h:5
Generated by
1.8.13