mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-19 11:31:47 +00:00
Improve compilation speed
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
#include <zmq.h>
|
||||
|
||||
#include <cassert>
|
||||
|
||||
using namespace std;
|
||||
|
||||
atomic<bool> FairMQSocketZMQ::fInterrupted(false);
|
||||
|
Reference in New Issue
Block a user