Skip to content

Commit

Permalink
Cleanup unnecessary includes
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed May 16, 2024
1 parent 6c55ebd commit 3d98d11
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions k4FWCore/include/k4FWCore/MetaDataHandle.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,7 @@
#ifndef K4FWCORE_METADATAHANDLE_H
#define K4FWCORE_METADATAHANDLE_H

// GAUDI
#include "Gaudi/Algorithm.h"

#include "k4FWCore/PodioDataSvc.h"
#include "podio/GenericParameters.h"

#include "GaudiKernel/MsgStream.h"

#include <type_traits>

template <typename T> class MetaDataHandle {
public:
Expand Down

0 comments on commit 3d98d11

Please sign in to comment.