locationsystemui/locationsysui/queryandnotification/inc/EPos_CPosRequestHandler.h
branchRCL_3
changeset 13 9c303455e256
parent 8 6fcbaa43369c
child 19 02ba3f1733c6
equal deleted inserted replaced
12:5944cae565c9 13:9c303455e256
    27 #ifndef EPOS_CPOSREQUESTHANDLER_H
    27 #ifndef EPOS_CPOSREQUESTHANDLER_H
    28 #define EPOS_CPOSREQUESTHANDLER_H
    28 #define EPOS_CPOSREQUESTHANDLER_H
    29 
    29 
    30 //  INCLUDES
    30 //  INCLUDES
    31 #include <e32base.h>
    31 #include <e32base.h>
    32 #include <lbs/EPos_TPosQNInputData.h>
    32 #include <lbs/epos_tposqninputdata.h>
    33 #include <EPos_CPosPrivacyNotifier.h>
    33 #include <EPos_CPosPrivacyNotifier.h>
    34 
    34 
    35 // FORWARD DECLARATIONS
    35 // FORWARD DECLARATIONS
    36 class CPosPrivacyNotifier;
    36 class CPosPrivacyNotifier;
    37 
    37