AirRAC Logo  1.00.0
C++ Simulated Revenue Accounting (RAC) System Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
BasConst_AIRRAC_Service.hpp
Go to the documentation of this file.
1 #ifndef __AIRRAC_BAS_BASCONST_AIRRAC_SERVICE_HPP
2 #define __AIRRAC_BAS_BASCONST_AIRRAC_SERVICE_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 #include <string>
8 
9 namespace AIRRAC {
10 
12  extern const std::string DEFAULT_AIRLINE_CODE;
13 
14 }
15 #endif // __AIRRAC_BAS_BASCONST_AIRRAC_SERVICE_HPP