catkin_make
This commit is contained in:
@@ -21,8 +21,7 @@
|
||||
# define strncasecmp strnicmp
|
||||
#endif
|
||||
|
||||
namespace robot {
|
||||
namespace XmlRpc {
|
||||
namespace robot_xmlrpcpp {
|
||||
|
||||
//! Utilities for XML parsing, encoding, and decoding and message handlers.
|
||||
class XmlRpcUtil {
|
||||
@@ -57,7 +56,6 @@ namespace XmlRpc {
|
||||
static void error(const char* fmt, ...);
|
||||
|
||||
};
|
||||
} // namespace XmlRpc
|
||||
} // namespace robot
|
||||
} // namespace robot_xmlrpcpp
|
||||
|
||||
#endif // _XMLRPCUTIL_H_
|
||||
|
||||
Reference in New Issue
Block a user