catkin_make
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
#include "robot_xmlrpcpp/XmlRpcValue.h"
|
||||
#include "robot_xmlrpcpp/XmlRpcSource.h"
|
||||
|
||||
namespace robot {
|
||||
namespace XmlRpc {
|
||||
namespace robot_xmlrpcpp {
|
||||
|
||||
|
||||
// The server waits for client connections and provides methods
|
||||
@@ -98,7 +97,6 @@ namespace XmlRpc {
|
||||
// Whether to keep the current client connection open for further requests
|
||||
bool _keepAlive;
|
||||
};
|
||||
} // namespace XmlRpc
|
||||
} // namespace robot
|
||||
} // namespace robot_xmlrpcpp
|
||||
|
||||
#endif // _XMLRPCSERVERCONNECTION_H_
|
||||
|
||||
Reference in New Issue
Block a user