update if define
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
#ifndef _XMLRPCVALUE_H_
|
||||
#define _XMLRPCVALUE_H_
|
||||
#ifndef _ROBOT_XMLRPCVALUE_H_
|
||||
#define _ROBOT_XMLRPCVALUE_H_
|
||||
//
|
||||
// XmlRpc++ Copyright (c) 2002-2003 by Chris Morley
|
||||
//
|
||||
@@ -185,5 +184,4 @@ namespace robot_xmlrpcpp {
|
||||
|
||||
std::ostream& operator<<(std::ostream& os, robot_xmlrpcpp::XmlRpcValue& v);
|
||||
|
||||
|
||||
#endif // _XMLRPCVALUE_H_
|
||||
#endif // _ROBOT_XMLRPCVALUE_H_
|
||||
|
||||
Reference in New Issue
Block a user