aboutsummaryrefslogtreecommitdiff
path: root/include/proj/io.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/proj/io.hpp')
-rw-r--r--include/proj/io.hpp2
1 files changed, 1 insertions, 1 deletions
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<std::string>
+ PROJ_DLL std::vector<std::string>
getVersionedAuthoritiesFromName(const std::string &authName);
//! @endcond