webengine/device/src/DeviceLiwIterable.cpp
branchRCL_3
changeset 93 79859ed3eea9
parent 16 a359256acfc6
child 94 919f36ff910f
equal deleted inserted replaced
92:e1bea15f9a39 93:79859ed3eea9
    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