Commit in trf++/src/trfutil on MAIN
RandomGenerator.cpp-11.2 -> 1.3
removed unused import

trf++/src/trfutil
RandomGenerator.cpp 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- RandomGenerator.cpp	9 Aug 2011 22:03:27 -0000	1.2
+++ RandomGenerator.cpp	6 Dec 2011 03:31:50 -0000	1.3
@@ -2,7 +2,6 @@
 
 #include "trfutil/RandomGenerator.h"
 #include <iostream>
-#include "CLHEP/Random/RandGauss.h"
 #include "trfutil/trfstream.h"
 #include <cmath>
 
CVSspam 0.2.12