Skip to content

Commit

Permalink
Fix for non-required dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggovi committed Jan 20, 2016
1 parent 943b395 commit 16cf71f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Geometry/HcalCommonData/test/HcalRecNumberingTester.cc
Expand Up @@ -38,7 +38,6 @@
#include "Geometry/Records/interface/HcalRecNumberingRecord.h"
#include "Geometry/HcalCommonData/interface/HcalDDDRecConstants.h"

#include "CoralBase/Exception.h"

class HcalRecNumberingTester : public edm::one::EDAnalyzer<> {
public:
Expand Down
1 change: 0 additions & 1 deletion Geometry/HcalCommonData/test/HcalSimNumberingTester.cc
Expand Up @@ -38,7 +38,6 @@
#include "Geometry/Records/interface/HcalSimNumberingRecord.h"
#include "Geometry/HcalCommonData/interface/HcalDDDSimConstants.h"

#include "CoralBase/Exception.h"

class HcalSimNumberingTester : public edm::one::EDAnalyzer<> {
public:
Expand Down

0 comments on commit 16cf71f

Please sign in to comment.