diff options
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 |
