webengine/device/src/DeviceLiwIterable.cpp
changeset 68 92a765b5b3e7
parent 16 a359256acfc6
child 94 919f36ff910f
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    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