catkin_make
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
# include <string>
|
||||
#endif
|
||||
|
||||
namespace robot {
|
||||
namespace XmlRpc {
|
||||
namespace robot_xmlrpcpp {
|
||||
|
||||
// Representation of a parameter or result value
|
||||
class XmlRpcValue;
|
||||
@@ -43,7 +42,6 @@ namespace XmlRpc {
|
||||
std::string _name;
|
||||
XmlRpcServer* _server;
|
||||
};
|
||||
} // namespace XmlRpc
|
||||
} // namespace robot
|
||||
} // namespace robot_xmlrpcpp
|
||||
|
||||
#endif // _XMLRPCSERVERMETHOD_H_
|
||||
|
||||
Reference in New Issue
Block a user