From 5d6bdadfca419c1d54d455e240743791e6cea44e Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 28 Sep 2021 15:09:24 +0200 Subject: projinfo --list-crs / proj_get_crs_info_list_from_database(): make it work with IAU generic authority name --- include/proj/io.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/proj/io.hpp b/include/proj/io.hpp index eefec11e..47703442 100644 --- a/include/proj/io.hpp +++ b/include/proj/io.hpp @@ -922,7 +922,7 @@ class PROJ_GCC_DLL DatabaseContext { const std::string &version, std::string &versionedAuthNameOut); - PROJ_INTERNAL std::vector + PROJ_DLL std::vector getVersionedAuthoritiesFromName(const std::string &authName); //! @endcond -- cgit v1.2.3