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