ipcm_plat/commsdat_wlan_api/inc/cmmanagertablefields.h
branchRCL_3
changeset 8 2e6c4614c58e
parent 2 086aae6fc07e
equal deleted inserted replaced
4:77415202bfc8 8:2e6c4614c58e
    21 #define TABLE_FIELDS_H
    21 #define TABLE_FIELDS_H
    22 
    22 
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <Metadatabase.h>
    26 #include <metadatabase.h>
    27 #include <WlanCdbCols.h>
    27 #include <WlanCdbCols.h>
    28 #include <CommsDatTypesV1_1.h>
    28 #include <commsdattypesv1_1.h>
    29 
    29 
    30 using namespace CommsDat;
    30 using namespace CommsDat;
    31 
    31 
    32 // FORWARD DECLARATIONS
    32 // FORWARD DECLARATIONS
    33 
    33