catkin_make
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
#include "robot_xmlrpcpp/XmlRpcDispatch.h"
|
||||
#include "robot_xmlrpcpp/XmlRpcSource.h"
|
||||
|
||||
namespace robot {
|
||||
namespace XmlRpc {
|
||||
namespace robot_xmlrpcpp {
|
||||
|
||||
|
||||
// An abstract class supporting XML RPC methods
|
||||
@@ -100,7 +99,6 @@ namespace XmlRpc {
|
||||
XmlRpcServerMethod* _methodHelp;
|
||||
|
||||
};
|
||||
} // namespace XmlRpc
|
||||
} // namespace robot
|
||||
} // namespace robot_xmlrpcpp
|
||||
|
||||
#endif //_XMLRPCSERVER_H_
|
||||
|
||||
Reference in New Issue
Block a user