#ifndef __POSTMAN_H #define __POSTMAN_H bool DoTranslate(const TXmlItem& xmlMethod, TXmlItem& xmlAnswer); #endif