From 451eb72a96f9127b058d526cd78dd762ef41389f Mon Sep 17 00:00:00 2001 From: vivek-shankar Date: Thu, 26 Jan 2017 22:50:15 -0500 Subject: [PATCH] debug --- src/CommunicationManager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CommunicationManager.cpp b/src/CommunicationManager.cpp index 2e20940..390420f 100644 --- a/src/CommunicationManager.cpp +++ b/src/CommunicationManager.cpp @@ -403,7 +403,7 @@ inline void CommunicationManager::Check_In_Messages_and_Transfer_To_Topics() multi_msgs.insert(make_pair(header[2], in_message)); counter++; } - + std::cout << "multi msg counter" <