locationsystemui/locationsysui/queryandnotification/inc/EPos_CPosRequestHandler.h
branchRCL_3
changeset 55 ea98413ce11f
parent 45 6b6920c56e2f
equal deleted inserted replaced
49:10852b179f64 55:ea98413ce11f
    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