mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Fix -Wpedantic
This commit is contained in:
committed by
Dennis Klein
parent
15de80cfd3
commit
d608abf31c
@@ -18,5 +18,5 @@
|
||||
void *fair::mq::ChannelResource::do_allocate(std::size_t bytes, std::size_t /*alignment*/)
|
||||
{
|
||||
return setMessage(factory->CreateMessage(bytes));
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user