diff options
Diffstat (limited to 'include/proj/crs.hpp')
| -rw-r--r-- | include/proj/crs.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proj/crs.hpp b/include/proj/crs.hpp index a71bf610..b607ff9d 100644 --- a/include/proj/crs.hpp +++ b/include/proj/crs.hpp @@ -154,6 +154,7 @@ class PROJ_GCC_DLL CRS : public common::ObjectUsage, const cs::CoordinateSystemAxisNNPtr &verticalAxisIfNotAlreadyPresent) const; + PROJ_INTERNAL bool hasImplicitCS() const; //! @endcond protected: |
