Skip to content

Commit

Permalink
Remove deprecated Utils.h header file
Browse files Browse the repository at this point in the history
  • Loading branch information
felicepantaleo authored and bfonta committed Sep 15, 2020
1 parent 5d62a38 commit 5b23bf0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@

#include "HeterogeneousHGCalProducerMemoryWrapper.h"
#include "KernelManager.h"
#include "Utils.h"

class HeterogeneousHGCalEERecHitProducer: public edm::stream::EDProducer<edm::ExternalWork>
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@

#include "HeterogeneousHGCalProducerMemoryWrapper.h"
#include "KernelManager.h"
#include "Utils.h"

class HeterogeneousHGCalHEBRecHitProducer: public edm::stream::EDProducer<edm::ExternalWork>
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@

#include "HeterogeneousHGCalProducerMemoryWrapper.h"
#include "KernelManager.h"
#include "Utils.h"

class HeterogeneousHGCalHEFRecHitProducer: public edm::stream::EDProducer<edm::ExternalWork>
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include "HeterogeneousCore/CUDAUtilities/interface/host_unique_ptr.h"

#include "KernelManager.h"
#include "Utils.h"

namespace memory {
namespace allocation {
Expand Down

0 comments on commit 5b23bf0

Please sign in to comment.