Skip to content

Commit

Permalink
Add include for EventSetup to PhotonFixCMS.h
Browse files Browse the repository at this point in the history
We use EventSetup in this header, so we also need to include
the reelvant header to make this file compile on its own.
  • Loading branch information
Teemperor committed Jun 19, 2017
1 parent 3845567 commit 418a938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HiggsAnalysis/HiggsToGammaGamma/interface/PhotonFixCMS.h
Expand Up @@ -44,7 +44,7 @@
#include <string>
#include "../interface/PhotonFix.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"

#include "FWCore/Framework/interface/EventSetup.h"

class PhotonFixCMS {
public:
Expand Down

0 comments on commit 418a938

Please sign in to comment.