diff options
Diffstat (limited to 'src/other_tools/just_mr/rc_merge.hpp')
-rw-r--r-- | src/other_tools/just_mr/rc_merge.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/just_mr/rc_merge.hpp b/src/other_tools/just_mr/rc_merge.hpp index d559ed9d..61901a05 100644 --- a/src/other_tools/just_mr/rc_merge.hpp +++ b/src/other_tools/just_mr/rc_merge.hpp @@ -21,4 +21,4 @@ [[nodiscard]] auto MergeMRRC(const Configuration& base, const Configuration& delta) noexcept -> Configuration; -#endif +#endif // INCLUDED_SRC_OTHER_TOOLS_JUST_MR_RC_MERGE_HPP |