Skip to content

Commit

Permalink
Merge pull request #21551 from Teemperor/IncludesEventhypothesislooperh
Browse files Browse the repository at this point in the history
Added missing includes to EventHypothesisLooper.h
  • Loading branch information
cmsbuild committed Dec 4, 2017
2 parents 2b52809 + ca6ada0 commit 773e10e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DataFormats/PatCandidates/interface/EventHypothesisLooper.h
@@ -1,7 +1,8 @@
#ifndef DataFormats_EventHypothesis_interface_EventHypothesisLooper_h
#define DataFormats_EventHypothesis_interface_EventHypothesisLooper_h

#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/PatCandidates/interface/EventHypothesis.h"
#include <algorithm>

namespace pat { namespace eventhypothesis {
Expand Down

0 comments on commit 773e10e

Please sign in to comment.