#include <iostream>#include <string>#include <assert.h>#include <stdlib.h>#include "xmlrpcpp/XmlRpcUtil.h"
Go to the source code of this file.
Macros | |
| #define | WIN32_LEAN_AND_MEAN |
Functions | |
| int | main (int argc, char *argv[]) |
| #define WIN32_LEAN_AND_MEAN |
Definition at line 5 of file standalone-tests/TestXml.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 19 of file standalone-tests/TestXml.cpp.