mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
17-ify namespaces
This commit is contained in:
@@ -24,11 +24,7 @@
|
||||
|
||||
class FairMQTransportFactory;
|
||||
|
||||
namespace fair
|
||||
{
|
||||
namespace mq
|
||||
{
|
||||
namespace shmem
|
||||
namespace fair::mq::shmem
|
||||
{
|
||||
|
||||
struct ZMsg
|
||||
@@ -524,8 +520,6 @@ class Socket final : public fair::mq::Socket
|
||||
int fTimeout;
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
} // namespace fair::mq::shmem
|
||||
|
||||
#endif /* FAIR_MQ_SHMEM_SOCKET_H_ */
|
||||
|
Reference in New Issue
Block a user