Skip to content
Snippets Groups Projects

BCM_RawDataByteStreamCnv: Fix placement of using declarations.

4 files
+ 3
7
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -15,8 +15,6 @@
@@ -15,8 +15,6 @@
class BCM_RDO_Container;
class BCM_RDO_Container;
class BCM_RodDecoder;
class BCM_RodDecoder;
using OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment;
// the tool to decode a ROB fragment
// the tool to decode a ROB fragment
class BCM_RawDataProviderTool : public AthAlgTool
class BCM_RawDataProviderTool : public AthAlgTool
Loading