aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/proj/io.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/proj/io.hpp b/include/proj/io.hpp
index 47703442..235688cb 100644
--- a/include/proj/io.hpp
+++ b/include/proj/io.hpp
@@ -460,6 +460,8 @@ class PROJ_GCC_DLL PROJStringFormatter {
PROJ_INTERNAL void setLegacyCRSToCRSContext(bool legacyContext);
PROJ_INTERNAL bool getLegacyCRSToCRSContext() const;
+ PROJ_INTERNAL PROJStringFormatter &setNormalizeOutput();
+
PROJ_INTERNAL const DatabaseContextPtr &databaseContext() const;
PROJ_INTERNAL Convention convention() const;