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, 2 insertions, 0 deletions
diff --git a/include/proj/io.hpp b/include/proj/io.hpp
index cfb4b3f7..043b4c4b 100644
--- a/include/proj/io.hpp
+++ b/include/proj/io.hpp
@@ -503,6 +503,8 @@ class PROJ_GCC_DLL JSONFormatter {
PROJ_INTERNAL void setAllowIDInImmediateChild();
+ PROJ_INTERNAL void setOmitTypeInImmediateChild();
+
// cppcheck-suppress functionStatic
PROJ_INTERNAL bool outputId() const;