aboutsummaryrefslogtreecommitdiff
path: root/Source/ablastr/utils/msg_logger/MsgLogger.H
diff options
context:
space:
mode:
Diffstat (limited to 'Source/ablastr/utils/msg_logger/MsgLogger.H')
-rw-r--r--Source/ablastr/utils/msg_logger/MsgLogger.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/ablastr/utils/msg_logger/MsgLogger.H b/Source/ablastr/utils/msg_logger/MsgLogger.H
index d6683a1ff..2296eceac 100644
--- a/Source/ablastr/utils/msg_logger/MsgLogger.H
+++ b/Source/ablastr/utils/msg_logger/MsgLogger.H
@@ -261,7 +261,7 @@ namespace ablastr::utils::msg_logger
const std::map<Msg,std::int64_t>& my_msg_map,
const std::vector<char>& all_data,
const std::vector<int>& displacements,
- const int gather_rank
+ int gather_rank
) const;