browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlEncoding.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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 
       
    19 #include <charconv.h>
    18 #include <charconv.h>
    20 
    19 
    21 #include "XmlEncoding.h"
    20 #include <xmlencoding.h>
    22 
       
    23 
    21 
    24 // -----------------------------------------------------------------------------
    22 // -----------------------------------------------------------------------------
    25 // CXmlEncoding::NewL
    23 // CXmlEncoding::NewL
    26 //
    24 //
    27 // Two-phased constructor.
    25 // Two-phased constructor.