1 #ifndef __TRAVELCCM_CMD_CHOICEMANAGER_HPP 
    2 #define __TRAVELCCM_CMD_CHOICEMANAGER_HPP 
    8 #include <stdair/stdair_service_types.hpp> 
    9 #include <stdair/bom/TravelSolutionTypes.hpp> 
   10 #include <stdair/basic/PassengerChoiceModel.hpp> 
   14   struct BookingRequestStruct;
 
   31     static const stdair::TravelSolutionStruct*
 
   33                           const stdair::BookingRequestStruct&,
 
   34                           const stdair::PassengerChoiceModel::EN_PassengerChoiceModel&);
 
   37 #endif // __TRAVELCCM_CMD_CHOICEMANAGER_HPP