Skip to content

Commit

Permalink
Merge pull request #19363 from Teemperor/FixIncludesGMTINternalMuonFwd.h
Browse files Browse the repository at this point in the history
Add include to memory to GMTInternalMuonFwd.h
  • Loading branch information
cmsbuild committed Jun 20, 2017
2 parents bd08a19 + 7d72b0f commit 2d04f81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions L1Trigger/L1TMuon/interface/GMTInternalMuonFwd.h
Expand Up @@ -3,6 +3,8 @@

#include "DataFormats/L1Trigger/interface/BXVector.h"

#include <memory>

namespace l1t {
class GMTInternalMuon;
typedef std::vector<GMTInternalMuon> GMTInternalMuonCollection;
Expand Down

0 comments on commit 2d04f81

Please sign in to comment.