1#ifndef __TRAVELCCM_TRAVELCCM_TYPES_HPP
2#define __TRAVELCCM_TRAVELCCM_TYPES_HPP
10#include <boost/shared_ptr.hpp>
12#include <stdair/stdair_exceptions.hpp>
17 class TRAVELCCM_Service;
30 :
stdair::RootException (iWhat) {}
CustomerChoiceException(const std::string &iWhat)
MissingCustomerChoiceModelException(const std::string &iWhat)
boost::shared_ptr< TRAVELCCM_Service > TRAVELCCM_ServicePtr_T