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