Skip to content

Commit

Permalink
Merge pull request #11020 from gartung/RecoJets-JetProducers-fix-clan…
Browse files Browse the repository at this point in the history
…g-warning

fix clang static analyzer warning using namespace in header
  • Loading branch information
cmsbuild committed Aug 30, 2015
2 parents a2793f1 + 2447b59 commit ed883d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions RecoJets/JetProducers/interface/PileupJPTJetIdAlgo.h
Expand Up @@ -12,9 +12,6 @@
#include<iostream>
#include<vector>

using namespace std;
using namespace reco;

namespace edm {
class Event;
class EventSetup;
Expand Down

0 comments on commit ed883d8

Please sign in to comment.