webengine/device/src/DeviceLiwIterable.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <config.h>
    20 #include <config.h>
    21 #include <lookup.h>
    21 #include <lookup.h>
    22 #include <liwservicehandler.h>
    22 #include <LiwServiceHandler.h>
    23 #include "DeviceLiwIterable.h"
    23 #include "DeviceLiwIterable.h"
    24 #include "DeviceLiwBinding.h"
    24 #include "DeviceLiwBinding.h"
    25 
    25 
    26 const TInt KMaxKeySize = 128;
    26 const TInt KMaxKeySize = 128;
    27 
    27