From 96ac0f210b6dd3fdb499115d83bc13ff7739cd60 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 26 Aug 2019 23:21:12 +0200 Subject: Add a proj_cleanup() function to free global resources, typically at process termination --- scripts/reference_exported_symbols.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/reference_exported_symbols.txt b/scripts/reference_exported_symbols.txt index 6df84099..71de2d0e 100644 --- a/scripts/reference_exported_symbols.txt +++ b/scripts/reference_exported_symbols.txt @@ -773,6 +773,7 @@ proj_as_projjson proj_as_proj_string proj_assign_context proj_as_wkt +proj_cleanup proj_clone proj_concatoperation_get_step proj_concatoperation_get_step_count -- cgit v1.2.3