Skip to content

Commit

Permalink
Use official forward decl. to prevent conflics
Browse files Browse the repository at this point in the history
  • Loading branch information
ekfriis committed Apr 3, 2013
1 parent 7d11a8c commit 8dfd14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DataAlgos/interface/ApplySVfit.h
Expand Up @@ -11,10 +11,10 @@

#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include <vector>
#include "TMatrixDfwd.h"

// forward declarations
namespace pat { class MET; }
class TMatrixD;
namespace edm { class EventID; }

namespace ApplySVfit {
Expand Down

0 comments on commit 8dfd14a

Please sign in to comment.