ultimatepp/uppsrc/XmlRpc/xrs.h
cxl c73138bcb3 New XmlRpc package
git-svn-id: svn://ultimatepp.org/upp/trunk@1821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-20 20:16:01 +00:00

9 lines
159 B
C

#ifndef _XmlRpc_xrs_h_
#define _XmlRpc_xrs_h_
#define XRS_KEEP
#include <XmlRpc/xrs_header.h>
#undef XRS_KEEP
#include <XmlRpc/xrs_source.h>
#endif