1 #ifndef __AIRINV_AIRINV_TYPES_HPP
2 #define __AIRINV_AIRINV_TYPES_HPP
10 #include <boost/shared_ptr.hpp>
12 #include <stdair/stdair_exceptions.hpp>
13 #include <stdair/stdair_inventory_types.hpp>
19 class AIRINV_Master_Service;
28 :
public stdair::ParsingFileFailedException {
41 :
public stdair::ParsingFileFailedException {
121 typedef std::map<
const stdair::AirlineCode_T,
130 #endif // __AIRINV_AIRINV_TYPES_HPP