browserutilities/feedsengine/FeedsServer/Common/src/PackedFeed.cpp
changeset 36 0ed94ceaa377
parent 0 dd21522fd290
child 37 cb62a4f66ebe
equal deleted inserted replaced
32:9a9a761f03f1 36:0ed94ceaa377
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #include "PackedAttributes.h"
    20 #include "PackedAttributes.h"
    21 #include "FeedAttributes.h"
    21 #include "feedattributes.h"
    22 #include "PackedFeed.h"
    22 #include "PackedFeed.h"
    23 #include "Logger.h"
    23 #include "Logger.h"
    24 
    24 
    25 
    25 
    26 const TInt KTokenArrayIncrementSize = 1000;
    26 const TInt KTokenArrayIncrementSize = 1000;