mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
fix(examples): warning: declaration class fair::mq::Device
does not declare anything
This commit is contained in:
committed by
Alexey Rybalchenko
parent
64a09dd991
commit
77e04d56de
@@ -13,7 +13,7 @@
|
||||
|
||||
namespace example {
|
||||
|
||||
using MyDevice = typename fair::mq::Device;
|
||||
using MyDevice = fair::mq::Device;
|
||||
|
||||
} // namespace example
|
||||
|
||||
|
Reference in New Issue
Block a user