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