diff --git a/common/settings/json_settings.cpp b/common/settings/json_settings.cpp index eba4acfae5..2966de4808 100644 --- a/common/settings/json_settings.cpp +++ b/common/settings/json_settings.cpp @@ -522,6 +522,7 @@ OPT JSON_SETTINGS::Get( const std::string& aPath ) const template OPT JSON_SETTINGS::Get( const std::string& aPath ) const; template OPT JSON_SETTINGS::Get( const std::string& aPath ) const; template OPT JSON_SETTINGS::Get( const std::string& aPath ) const; +template OPT JSON_SETTINGS::Get( const std::string& aPath ) const; template OPT JSON_SETTINGS::Get( const std::string& aPath ) const; template OPT JSON_SETTINGS::Get( const std::string& aPath ) const; template OPT JSON_SETTINGS::Get( const std::string& aPath ) const;