browserutilities/feedsengine/FeedsServer/Api/src/FeedsInterface.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    13 *
    13 *
    14 * Description:  The client side connection to the FeedsSever.
    14 * Description:  The client side connection to the FeedsSever.
    15  *
    15  *
    16 */
    16 */
    17 
    17 
    18  
    18 #include <feedsinterface.h>
    19 #include "feedsinterface.h"
    19 #include <feedsmap.h>
    20 #include "feedsmap.h"
    20 #include <transaction.h>
    21 #include "transaction.h"
    21 #include <feedattributes.h>
    22 #include "feedattributes.h"
    22 #include <folderattributes.h>
    23 #include "folderattributes.h"
       
    24 #include "Logger.h"
    23 #include "Logger.h"
    25 #include <e32math.h>
    24 #include <e32math.h>
    26 
    25 
    27 // -----------------------------------------------------------------------------
    26 // -----------------------------------------------------------------------------
    28 // RFeedsInterface::Constructor
    27 // RFeedsInterface::Constructor