From 095731d53405309c38bebe31af51d141f6319f1a Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 3 Mar 2021 17:45:53 +0100 Subject: Reformat code with clang-format-10 from ubuntu 20.04 --- include/proj/util.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/proj/util.hpp') 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; -} +} // namespace io //! @endcond /** osgeo.proj.util namespace. -- cgit v1.2.3