Loading ccsrc/Protocols/Xml/src/xml_converters.cc +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ #include <libxml/c14n.h> #include <libxml/xpath.h> #include <libxml/tree.h> #include <libxslt/transform.h> #include <libxslt/xsltutils.h> //#include <libxslt/transform.h> //#include <libxslt/xsltutils.h> xml_converters* xml_converters::_instance = nullptr; Loading ttcn/LibHttp/ttcn/LibHttp_XmlMessageBodyTypes.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ module LibHttp_XmlMessageBodyTypes { } } with { variant ""; encode "XML" encode "XML"; variant "" } // End of LibHttp_XmlMessageBodyTypes Loading
ccsrc/Protocols/Xml/src/xml_converters.cc +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ #include <libxml/c14n.h> #include <libxml/xpath.h> #include <libxml/tree.h> #include <libxslt/transform.h> #include <libxslt/xsltutils.h> //#include <libxslt/transform.h> //#include <libxslt/xsltutils.h> xml_converters* xml_converters::_instance = nullptr; Loading
ttcn/LibHttp/ttcn/LibHttp_XmlMessageBodyTypes.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ module LibHttp_XmlMessageBodyTypes { } } with { variant ""; encode "XML" encode "XML"; variant "" } // End of LibHttp_XmlMessageBodyTypes