[Rivet-svn] r1982 - trunk/src/Analyses

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Tue Nov 3 00:55:34 GMT 2009


Author: hoeth
Date: Tue Nov  3 00:55:33 2009
New Revision: 1982

Log:
Adding missing include in MC_LHC_DIPHOTON to make it compile.

Modified:
   trunk/src/Analyses/MC_LHC_DIPHOTON.cc

Modified: trunk/src/Analyses/MC_LHC_DIPHOTON.cc
==============================================================================
--- trunk/src/Analyses/MC_LHC_DIPHOTON.cc	Tue Nov  3 00:06:54 2009	(r1981)
+++ trunk/src/Analyses/MC_LHC_DIPHOTON.cc	Tue Nov  3 00:55:33 2009	(r1982)
@@ -1,5 +1,6 @@
 // -*- C++ -*-
 #include "Rivet/Analysis.hh"
+#include "Rivet/RivetAIDA.hh"
 #include "Rivet/Projections/FinalState.hh"
 #include "Rivet/Projections/IdentifiedFinalState.hh"
 #include "Rivet/Tools/Logging.hh"


More information about the Rivet-svn mailing list