serviceproviders/sapi_messaging/tsrc/testing/tmessagingtest/get_message_async/src/get_message_asyncBlocks.cpp
changeset 33 50974a8b132e
parent 22 fc9cf246af83
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    17 
    17 
    18 // [INCLUDE FILES] - do not remove
    18 // [INCLUDE FILES] - do not remove
    19 #include <e32svr.h>
    19 #include <e32svr.h>
    20 #include <e32base.h>
    20 #include <e32base.h>
    21 #include <StifParser.h>
    21 #include <StifParser.h>
    22 #include <Stiftestinterface.h>
    22 #include <StifTestInterface.h>
    23 #include <CMsvAttachment.h>
    23 #include <cmsvattachment.h>
    24 #include "get_message_async.h"
    24 #include "get_message_async.h"
    25 #include "messagingservice.h"
    25 #include "messagingservice.h"
    26 #include "messageheader.h"
    26 #include "messageheader.h"
    27 #include "async.h"
    27 #include "async.h"
    28 
    28