catkin_make
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
# include <string>
|
||||
#endif
|
||||
|
||||
namespace robot {
|
||||
namespace XmlRpc {
|
||||
namespace robot_xmlrpcpp {
|
||||
|
||||
//! A platform-independent socket API.
|
||||
class XmlRpcSocket {
|
||||
@@ -65,7 +64,6 @@ namespace XmlRpc {
|
||||
static std::string getErrorMsg(int error);
|
||||
};
|
||||
|
||||
} // namespace XmlRpc
|
||||
} // namespace robot
|
||||
} // namespace robot_xmlrpcpp
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user