mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
9 lines
159 B
C
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
|