warning #997-D
Compiling for GPU, I get the following warnings of the same type:
src/Track/TrackRun.h(55): warning #997-D: function "Object::print(std::ostream &) const" is hidden by "TrackRun::print" -- virtual function override intended?
Inform& print(Inform& os) const;