28 #ifndef PT_XMLRPC_API_H 
   29 #define PT_XMLRPC_API_H 
   33 #define PT_XMLRPC_VERSION_MAJOR 1 
   34 #define PT_XMLRPC_VERSION_MINOR 1 
   35 #define PT_XMLRPC_VERSION_REVISION 1 
   37 #if defined(PT_XMLRPC_API_EXPORT) 
   38 #    define PT_XMLRPC_API PT_EXPORT 
   40 #    define PT_XMLRPC_API PT_IMPORT