mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
FairMQ: Fix missing region acks if receiver doesn't call OnData & clean includes.
This commit is contained in:
committed by
Mohammad Al-Turany
parent
5c0178e882
commit
fd19480a2e
@@ -17,13 +17,13 @@
|
||||
|
||||
#include "FairMQLogger.h"
|
||||
#include "FairMQUnmanagedRegion.h"
|
||||
#include "fairmq/Tools.h"
|
||||
|
||||
#include <fairmq/Tools.h>
|
||||
|
||||
#include <boost/interprocess/managed_shared_memory.hpp>
|
||||
#include <boost/interprocess/ipc/message_queue.hpp>
|
||||
|
||||
#include <thread>
|
||||
#include <queue>
|
||||
#include <unordered_map>
|
||||
|
||||
namespace fair
|
||||
|
Reference in New Issue
Block a user