xml/xmlparser/src/CXMLReader.cpp
changeset 37 c828a2f286d1
parent 27 450972dee096
equal deleted inserted replaced
27:450972dee096 37:c828a2f286d1
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include "CXMLReader.h"
    21 #include "cxmlreader.h"
    22 
    22 
    23 
    23 
    24 /* Dictionar Public ID's */
    24 /* Dictionar Public ID's */
    25 #define WML_1_1_PUBLIC_ID         4      
    25 #define WML_1_1_PUBLIC_ID         4      
    26 #define WML_1_2_PUBLIC_ID         9     
    26 #define WML_1_2_PUBLIC_ID         9