diff options
Diffstat (limited to 'include/proj/io.hpp')
| -rw-r--r-- | include/proj/io.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proj/io.hpp b/include/proj/io.hpp index 3b5019c1..653edfbc 100644 --- a/include/proj/io.hpp +++ b/include/proj/io.hpp @@ -365,6 +365,7 @@ class PROJ_GCC_DLL PROJStringFormatter { PROJ_DLL void stopInversion(); PROJ_INTERNAL bool isInverted() const; PROJ_INTERNAL bool getUseETMercForTMerc(bool &settingSetOut) const; + PROJ_INTERNAL void setCoordinateOperationOptimizations(bool enable); PROJ_DLL void ingestPROJString(const std::string &str); // throw ParsingException |
