From ee70113120379a8a9045ea290bb3c516b7dd03f4 Mon Sep 17 00:00:00 2001 From: Alexey Rybalchenko Date: Mon, 27 Jan 2014 13:36:22 +0100 Subject: [PATCH] make nanomsg optional --- fairmq/FairMQSocketZMQ.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fairmq/FairMQSocketZMQ.cxx b/fairmq/FairMQSocketZMQ.cxx index eec6cea2..b40f3491 100644 --- a/fairmq/FairMQSocketZMQ.cxx +++ b/fairmq/FairMQSocketZMQ.cxx @@ -183,4 +183,4 @@ int FairMQSocketZMQ::GetConstant(const string& constant) FairMQSocketZMQ::~FairMQSocketZMQ() { -} \ No newline at end of file +}