browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlEncoding.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    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.