00001 // -*- C++ -*- 00002 #ifndef ThePEG_RandomGenerator_FH 00003 #define ThePEG_RandomGenerator_FH 00004 // 00005 // This is the forward declaration of the RandomGenerator class. 00006 // 00007 00008 #include "ThePEG/Config/ThePEG.h" 00009 00010 namespace ThePEG { 00011 00012 class RandomGenerator; 00013 00014 } 00015 00016 #endif /* ThePEG_RandomGenerator_FH */