omaprovisioning/provisioning/ProvisioningParser/Src/CWPWbxmlParser.cpp
branchRCL_3
changeset 25 b183ec05bd8c
parent 2 5594fba90824
child 26 19bba8228ff0
equal deleted inserted replaced
24:13d7c31c74e0 25:b183ec05bd8c
    20 #include <stdlib.h>  // included for free()
    20 #include <stdlib.h>  // included for free()
    21 #include "MWPBuilder.h"
    21 #include "MWPBuilder.h"
    22 #include "CWPWbxmlParser.h"
    22 #include "CWPWbxmlParser.h"
    23 #include "OMAProvisioningDictionary.h"
    23 #include "OMAProvisioningDictionary.h"
    24 #include "ProvisioningDebug.h"
    24 #include "ProvisioningDebug.h"
    25 #include <nw_cxml_parser.h>
    25 #include <xml/cxml/nw_cXML_Parser.h>
    26 
    26 
    27 // EXTERNAL DATA STRUCTURES
    27 // EXTERNAL DATA STRUCTURES
    28 extern "C" NW_WBXML_Dictionary_t NW_omawapprovisioning_WBXMLDictionary;
    28 extern "C" NW_WBXML_Dictionary_t NW_omawapprovisioning_WBXMLDictionary;
    29 
    29 
    30 // CONSTANTS
    30 // CONSTANTS