Switch to unified view
a/libupnpp/soaphelp.cxx | b/libupnpp/soaphelp.cxx | ||
---|---|---|---|
... |
... |
||
14 | * Free Software Foundation, Inc., |
14 | * Free Software Foundation, Inc., |
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
16 | */ |
16 | */ |
17 | #include "config.h" |
17 | #include "config.h" |
18 | 18 | ||
19 | #include <string.h> |
||
20 | #include <stdlib.h> |
||
21 | #include <stdio.h> |
||
22 | |||
19 | #include <iostream> |
23 | #include <iostream> |
20 | using namespace std; |
24 | using namespace std; |
21 | 25 | ||
22 | #include "libupnpp/log.hxx" |
26 | #include "libupnpp/log.hxx" |
23 | #include "libupnpp/upnpp_p.hxx" |
27 | #include "libupnpp/upnpp_p.hxx" |