catkin_make
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
namespace robot {
|
||||
namespace XmlRpc {
|
||||
namespace robot_xmlrpcpp {
|
||||
|
||||
//! A class representing an error.
|
||||
//! If server methods throw this exception, a fault response is returned
|
||||
@@ -38,7 +37,6 @@ namespace XmlRpc {
|
||||
int _code;
|
||||
};
|
||||
|
||||
} // namespace XmlRpc
|
||||
} // namespace robot
|
||||
} // namespace robot_xmlrpcpp
|
||||
|
||||
#endif // _XMLRPCEXCEPTION_H_
|
||||
|
||||
Reference in New Issue
Block a user