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

CLIDSvc: Remove some unused forwarding headers.

The forwarding headers under CLIDSvc/tools are no longer referenced
from anywhere.  Remove them.
parent 69ea2837
No related branches found
No related tags found
No related merge requests found
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
#ifndef TOOLS_CLIDREGISTRY_H
# define TOOLS_CLIDREGISTRY_H
// forwarding to 'real' CLIDRegistry
#include "SGTools/CLIDRegistry.h"
#endif // TOOLS_CLIDREGISTRY_H
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
#ifndef TOOLS_CLASSID_TRAITS_H
#define TOOLS_CLASSID_TRAITS_H
// forwarding to 'real' ClassID_traits
#include "SGTools/ClassID_traits.h"
#endif
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