equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: A misc. char-encoding related utilities. |
14 * Description: A misc. char-encoding related utilities. |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
|
18 |
18 #include <charconv.h> |
19 #include <charconv.h> |
19 |
20 |
20 #include <xmlencoding.h> |
21 #include "XmlEncoding.h" |
|
22 |
21 |
23 |
22 // ----------------------------------------------------------------------------- |
24 // ----------------------------------------------------------------------------- |
23 // CXmlEncoding::NewL |
25 // CXmlEncoding::NewL |
24 // |
26 // |
25 // Two-phased constructor. |
27 // Two-phased constructor. |