[Rivet-svn] r2566 - trunk/include/LWH

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed Jul 7 09:57:51 BST 2010


Author: dgrell
Date: Wed Jul  7 09:58:08 2010
New Revision: 2566

Log:
Missing forward declaration

Modified:
   trunk/include/LWH/AIHistogramFactory.h

Modified: trunk/include/LWH/AIHistogramFactory.h
==============================================================================
--- trunk/include/LWH/AIHistogramFactory.h	Tue Jul  6 17:57:56 2010	(r2565)
+++ trunk/include/LWH/AIHistogramFactory.h	Wed Jul  7 09:58:08 2010	(r2566)
@@ -17,7 +17,7 @@
   class IHistogram3D;
   class IProfile1D;
   class IProfile2D;
-  
+  class IDataPointSet;
   
   class IHistogramFactory {
     


More information about the Rivet-svn mailing list