SimFQT Logo  0.1.3
C++ Simulated Fare Quote System Library
BasConst_SIMFQT_Service.hpp
Go to the documentation of this file.
00001 #ifndef __SIMFQT_BAS_BASCONST_SIMFQT_SERVICE_HPP
00002 #define __SIMFQT_BAS_BASCONST_SIMFQT_SERVICE_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 #include <string>
00008 
00009 namespace SIMFQT {
00010 
00012   extern const std::string DEFAULT_FARE_QUOTER_ID;
00013   
00014 }
00015 #endif // __SIMFQT_BAS_BASCONST_SIMFQT_SERVICE_HPP