xml/xmlparser/inc/CXMLAttributes.h
changeset 37 c828a2f286d1
parent 27 450972dee096
equal deleted inserted replaced
27:450972dee096 37:c828a2f286d1
    21 #define __CXMLATTRIBUTES_H
    21 #define __CXMLATTRIBUTES_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32std.h>
    24 #include <e32std.h>
    25 #include <badesca.h>  
    25 #include <badesca.h>  
    26 #include <xml/MXMLAttributes.h>
    26 #include <xml/mxmlattributes.h>
    27 
    27 
    28 
    28 
    29 // CLASS DECLARATION
    29 // CLASS DECLARATION
    30 
    30 
    31 /**
    31 /**