diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-03-03 17:45:53 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2021-03-03 17:45:53 +0100 |
| commit | 095731d53405309c38bebe31af51d141f6319f1a (patch) | |
| tree | efa9f1e916c1c1373298900ac4e66702beec8f35 /src/transformations/tinshift_exceptions.hpp | |
| parent | 9e2eb067585b9a61b2b5e636547ac80dd4d01d06 (diff) | |
| download | PROJ-095731d53405309c38bebe31af51d141f6319f1a.tar.gz PROJ-095731d53405309c38bebe31af51d141f6319f1a.zip | |
Reformat code with clang-format-10 from ubuntu 20.04
Diffstat (limited to 'src/transformations/tinshift_exceptions.hpp')
| -rw-r--r-- | src/transformations/tinshift_exceptions.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transformations/tinshift_exceptions.hpp b/src/transformations/tinshift_exceptions.hpp index d6d71302..1d13c2b1 100644 --- a/src/transformations/tinshift_exceptions.hpp +++ b/src/transformations/tinshift_exceptions.hpp @@ -49,4 +49,4 @@ const char *ParsingException::what() const noexcept { return msg_.c_str(); } // --------------------------------------------------------------------------- -} // namespace DEFORMATON_MODEL_NAMESPACE +} // namespace TINSHIFT_NAMESPACE |
