SimCRS Logo  1.01.8
C++ Simulated Travel-Oriented Distribution System Library
Loading...
Searching...
No Matches
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
9namespace SIMCRS {
10
12 extern const std::string DEFAULT_CRS_CODE;
13
14}
15#endif // __SIMCRS_BAS_BASCONST_SIMCRS_SERVICE_HPP
const std::string DEFAULT_CRS_CODE
Definition BasConst.cpp:10