SimCRS Logo  1.00.0
C++ Simulated Travel-Oriented Distribution System Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
BasConst_SIMCRS_Service.hpp
Go to the documentation of this file.
1 #ifndef __SIMCRS_BAS_BASCONST_SIMCRS_SERVICE_HPP
2 #define __SIMCRS_BAS_BASCONST_SIMCRS_SERVICE_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 #include <string>
8 
9 namespace SIMCRS {
10 
12  extern const std::string DEFAULT_CRS_CODE;
13 
14 }
15 #endif // __SIMCRS_BAS_BASCONST_SIMCRS_SERVICE_HPP