aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/proj/crs.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/proj/crs.hpp b/include/proj/crs.hpp
index 1c012666..6a09ea78 100644
--- a/include/proj/crs.hpp
+++ b/include/proj/crs.hpp
@@ -158,8 +158,7 @@ class PROJ_GCC_DLL SingleCRS : public CRS {
PROJ_DLL const datum::DatumPtr &datum() PROJ_PURE_DECL;
PROJ_DLL const datum::DatumEnsemblePtr &datumEnsemble() PROJ_PURE_DECL;
- PROJ_DLL const cs::CoordinateSystemNNPtr &
- coordinateSystem() PROJ_PURE_DECL;
+ PROJ_DLL const cs::CoordinateSystemNNPtr &coordinateSystem() PROJ_PURE_DECL;
PROJ_PRIVATE :
//! @cond Doxygen_Suppress