Skip to content
Snippets Groups Projects
Commit 606d8541 authored by scott snyder's avatar scott snyder
Browse files

D3PDMakerUtils: SGTools->AthenaKernel

Adjust for headers moved from SGTools to AthenaKernel.
parent 5b9f799c
No related merge requests found
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
*/
// $Id$
......@@ -11,7 +11,7 @@
*/
#include "SGTools/ClassID_traits.h"
#include "AthenaKernel/ClassID_traits.h"
namespace D3PD {
......
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
*/
// $Id$
......@@ -12,7 +12,7 @@
#include "D3PDMakerUtils/TypeConverter.h"
#include "SGTools/BaseInfo.h"
#include "AthenaKernel/BaseInfo.h"
#include "AthenaKernel/errorcheck.h"
#include "GaudiKernel/System.h"
#include <sstream>
......
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
*/
// $Id$
......@@ -13,7 +13,7 @@
#include "D3PDMakerUtils/TypeNameConversions.h"
#include "SGTools/BaseInfo.h"
#include "AthenaKernel/BaseInfo.h"
#include "AthenaKernel/errorcheck.h"
#include "AthenaKernel/IClassIDSvc.h"
#include "GaudiKernel/System.h"
......
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