mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Fix warnings and remove deleted file from installation.
This commit is contained in:
committed by
Mohammad Al-Turany
parent
44a59f25a7
commit
e37e559dce
@@ -74,6 +74,8 @@ class DDS : public Plugin
|
||||
std::queue<DeviceState> fEvents;
|
||||
std::mutex fEventsMutex;
|
||||
std::condition_variable fNewEvent;
|
||||
|
||||
std::atomic<bool> fDeviceTerminationRequested;
|
||||
};
|
||||
|
||||
REGISTER_FAIRMQ_PLUGIN(
|
||||
|
Reference in New Issue
Block a user