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
833c16719f
commit
6f291e245f
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
namespace example {
|
namespace example {
|
||||||
|
|
||||||
using MyDevice = typename fair::mq::Device;
|
using MyDevice = fair::mq::Device;
|
||||||
|
|
||||||
} // namespace example
|
} // namespace example
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user