Skip to content

Commit

Permalink
Merge pull request #18885 from Teemperor/FixMissingIncludesBoundaryIn…
Browse files Browse the repository at this point in the history
…formation.h

Add missing includes to BoundaryInformation.h
  • Loading branch information
cmsbuild committed May 25, 2017
2 parents 477c8d7 + dbab879 commit 0ce83ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DataFormats/METReco/interface/BoundaryInformation.h
Expand Up @@ -2,7 +2,9 @@
#define BOUNDARYINFORMATION_H_

// system include files
#include <vector>

#include "DataFormats/EcalRecHit/interface/EcalRecHit.h"
#include "DataFormats/EcalDetId/interface/EcalSubdetector.h"

//using namespace edm;
Expand Down

0 comments on commit 0ce83ed

Please sign in to comment.