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