[Rivet-svn] r3057 - trunk/include/Rivet/Math

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Apr 14 15:57:06 BST 2011


Author: hoeth
Date: Thu Apr 14 15:57:06 2011
New Revision: 3057

Log:
fix headers as required for gcc-4.6

Modified:
   trunk/include/Rivet/Math/MathHeader.hh

Modified: trunk/include/Rivet/Math/MathHeader.hh
==============================================================================
--- trunk/include/Rivet/Math/MathHeader.hh	Thu Apr 14 15:49:57 2011	(r3056)
+++ trunk/include/Rivet/Math/MathHeader.hh	Thu Apr 14 15:57:06 2011	(r3057)
@@ -6,6 +6,7 @@
 #include <ostream>
 #include <sstream>
 #include <iostream>
+#include <limits>
 #include <cmath>
 #include <map>
 #include <vector>


More information about the Rivet-svn mailing list