$treeview $search $mathjax
00001 // ////////////////////////////////////////////////////////////////////// 00002 // Import section 00003 // ////////////////////////////////////////////////////////////////////// 00004 #include <airrac/basic/BasConst_General.hpp> 00005 #include <airrac/basic/BasConst_AIRRAC_Service.hpp> 00006 00007 namespace AIRRAC { 00008 00010 const std::string DEFAULT_AIRLINE_CODE = "BA"; 00011 00012 }