Skip to content
Snippets Groups Projects

TileRecAlgs: Remove reference to IAtRndmGenSvc.

Merged Scott Snyder requested to merge ssnyder/athena:rng.TileRecAlgs-20211027 into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
/*
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
*/
//*****************************************************************************
@@ -31,7 +31,6 @@
// Atlas includes
#include "StoreGate/ReadHandle.h"
#include "AthenaKernel/errorcheck.h"
#include "AthenaKernel/IAtRndmGenSvc.h"
// Gaudi includes
#include "GaudiKernel/ISvcLocator.h"
Loading