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) {}
41 #endif // __TRAVELCCM_TRAVELCCM_TYPES_HPP
CustomerChoiceException(const std::string &iWhat)
boost::shared_ptr< TRAVELCCM_Service > TRAVELCCM_ServicePtr_T