Commit in trf++/include/trfutil on MAIN
RandomGenerator.h+11.1 -> 1.2
fix for CLHEP 2.1.0.1

trf++/include/trfutil
RandomGenerator.h 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- RandomGenerator.h	7 Jul 2010 16:10:45 -0000	1.1
+++ RandomGenerator.h	8 Aug 2011 17:43:11 -0000	1.2
@@ -16,6 +16,7 @@
 
 #include <iosfwd>
 #include <CLHEP/Random/RanluxEngine.h>
+using CLHEP::RanluxEngine;
 
 class RandomGenerator {
 
CVSspam 0.2.8