StdAir Logo  0.43.0
C++ Standard Airline IT Library
stdair_fare_types.hpp
Go to the documentation of this file.
00001 #ifndef __STDAIR_STDAIR_FARE_TYPES_HPP
00002 #define __STDAIR_STDAIR_FARE_TYPES_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 
00008 namespace stdair {
00009 
00010   // //////// Type definitions /////////
00012   typedef double NbOfFareRules_T;
00013 
00014 }
00015 #endif // __STDAIR_STDAIR_FARE_TYPES_HPP