aboutsummaryrefslogtreecommitdiff
path: root/include/proj/util.hpp
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-03-03 17:45:53 +0100
committerEven Rouault <even.rouault@spatialys.com>2021-03-03 17:45:53 +0100
commit095731d53405309c38bebe31af51d141f6319f1a (patch)
treeefa9f1e916c1c1373298900ac4e66702beec8f35 /include/proj/util.hpp
parent9e2eb067585b9a61b2b5e636547ac80dd4d01d06 (diff)
downloadPROJ-095731d53405309c38bebe31af51d141f6319f1a.tar.gz
PROJ-095731d53405309c38bebe31af51d141f6319f1a.zip
Reformat code with clang-format-10 from ubuntu 20.04
Diffstat (limited to 'include/proj/util.hpp')
-rw-r--r--include/proj/util.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/proj/util.hpp b/include/proj/util.hpp
index 2ada4f79..78115aa1 100644
--- a/include/proj/util.hpp
+++ b/include/proj/util.hpp
@@ -180,7 +180,7 @@ NS_PROJ_START
namespace io {
class DatabaseContext;
using DatabaseContextPtr = std::shared_ptr<DatabaseContext>;
-}
+} // namespace io
//! @endcond
/** osgeo.proj.util namespace.