xml/libxml2libs/test/xmlengtester/xmlengtester_target/src/xmlengtesterblocksutils.cpp
changeset 24 74f0b3eb154c
parent 17 ed3155dbd163
equal deleted inserted replaced
17:ed3155dbd163 24:74f0b3eb154c
    27 #include <Xml\ParserFeature.h>
    27 #include <Xml\ParserFeature.h>
    28 
    28 
    29 #include <libc\string.h>
    29 #include <libc\string.h>
    30 #include <charconv.h>
    30 #include <charconv.h>
    31 #include <UTF.H>
    31 #include <UTF.H>
    32 #include <XmlEngutils.h>
    32 #include <xml/utils/xmlengutils.h>
    33 using namespace Xml;
    33 using namespace Xml;
    34 
    34 
    35 /************************************** Utils **************************************/
    35 /************************************** Utils **************************************/
    36 
    36 
    37 // -----------------------------------------------------------------------------
    37 // -----------------------------------------------------------------------------