Skip to content
Snippets Groups Projects
Commit 52fefe98 authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

MdtRawDataMonitoring: Const fix.

A long-standing bug in DataVector has meant that it was possible to get
a non-const pointer from a const_iterator.  This package was relying on this
bug to compile; fix that.
parent 1224eddd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment