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 Bruno Alves committed Aug 28, 2020
1 parent de27daa commit 6e980bc
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 6e980bc

Please sign in to comment.