browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlEntity.cpp
changeset 25 0ed94ceaa377
parent 0 dd21522fd290
child 26 cb62a4f66ebe
equal deleted inserted replaced
22:9a9a761f03f1 25:0ed94ceaa377
    20 #include <EscapeUtils.h>
    20 #include <EscapeUtils.h>
    21 #include <libxml2_xmlmemory.h>
    21 #include <libxml2_xmlmemory.h>
    22 #include <libxml2_globals.h>
    22 #include <libxml2_globals.h>
    23 
    23 
    24 #include "CleanupLibXml2.h"
    24 #include "CleanupLibXml2.h"
    25 #include "LeakTracker.h"
    25 #include "leaktracker.h"
    26 #include "XmlEntity.h"
    26 #include "XmlEntity.h"
    27 
    27 
    28 
    28 
    29 // Private consts.
    29 // Private consts.
    30 // -------------------------------------------------------------------------
    30 // -------------------------------------------------------------------------