update if define

This commit is contained in:
2026-01-05 18:55:26 +07:00
parent 6a3dea8614
commit 5f7ae1233d
12 changed files with 34 additions and 42 deletions

View File

@@ -1,7 +1,6 @@
#ifndef _ROBOT_XMLRPCDISPATCH_H_
#define _ROBOT_XMLRPCDISPATCH_H_
#ifndef _XMLRPCDISPATCH_H_
#define _XMLRPCDISPATCH_H_
//
// XmlRpc++ Copyright (c) 2002-2003 by Chris Morley
//
#if defined(_MSC_VER)
@@ -85,4 +84,4 @@ namespace robot_xmlrpcpp {
};
} // namespace robot_xmlrpcpp
#endif // _XMLRPCDISPATCH_H_
#endif // _ROBOT_XMLRPCDISPATCH_H_