|
@@ -260,6 +260,7 @@ typename C::mapped_type get(const C& m, const typename C::key_type& key, const t |
|
|
// config |
|
|
// config |
|
|
|
|
|
|
|
|
extern const std::string APP_NAME; |
|
|
extern const std::string APP_NAME; |
|
|
|
|
|
extern const std::string APP_VARIANT; |
|
|
extern const std::string APP_VERSION; |
|
|
extern const std::string APP_VERSION; |
|
|
extern const std::string APP_ARCH; |
|
|
extern const std::string APP_ARCH; |
|
|
|
|
|
|
|
|