Skip to content

Commit

Permalink
Merge pull request #1669 from davidlt/add-missing-iostream-incl-TauAn…
Browse files Browse the repository at this point in the history
…alysis-MCEmbeddingTools-70X

Add missing iostream include in TauAnalysis/MCEmbeddingTools
  • Loading branch information
nclopezo committed Dec 5, 2013
2 parents 33cea24 + 8691473 commit 5e5e80d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TauAnalysis/MCEmbeddingTools/plugins/CaloRecHitMixer.h
Expand Up @@ -23,6 +23,7 @@
#include "DataFormats/CaloRecHit/interface/CaloRecHit.h"

#include <string>
#include <iostream>
#include <map>

struct CaloRecHitMixer_mixedRecHitInfoType
Expand Down

0 comments on commit 5e5e80d

Please sign in to comment.